HomeSort by relevance Sort by last modified time
    Searched refs:InsertITInstructions (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/
Thumb2ITBlockPass.cpp 53 bool InsertITInstructions(MachineBasicBlock &MBB);
180 bool Thumb2ITBlockPass::InsertITInstructions(MachineBasicBlock &MBB) {
291 Modified |= InsertITInstructions(MBB);
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb2ITBlockPass.cpp 47 bool InsertITInstructions(MachineBasicBlock &MBB);
163 bool Thumb2ITBlockPass::InsertITInstructions(MachineBasicBlock &MBB) {
260 Modified |= InsertITInstructions(MBB);

Completed in 94 milliseconds