Home
last modified time | relevance | path

Searched refs:InsertITInstructions (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2ITBlockPass.cpp47 bool InsertITInstructions(MachineBasicBlock &MBB);
163 bool Thumb2ITBlockPass::InsertITInstructions(MachineBasicBlock &MBB) { in InsertITInstructions() function in Thumb2ITBlockPass
260 Modified |= InsertITInstructions(MBB); in runOnMachineFunction()
/external/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp53 bool InsertITInstructions(MachineBasicBlock &MBB);
180 bool Thumb2ITBlockPass::InsertITInstructions(MachineBasicBlock &MBB) { in InsertITInstructions() function in Thumb2ITBlockPass
291 Modified |= InsertITInstructions(MBB); in runOnMachineFunction()