Home
last modified time | relevance | path

Searched defs:PBInst (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp342 for (auto PBInst = std::next(MachineBasicBlock::reverse_iterator(LoadInst)), in findPotentialBlockers() local
367 for (MachineBasicBlock::reverse_iterator PBInst = PMBB->rbegin(), in findPotentialBlockers() local
694 for (auto PBInst : PotentialBlockers) { in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp343 for (auto PBInst = std::next(MachineBasicBlock::reverse_iterator(LoadInst)), in findPotentialBlockers() local
685 for (auto *PBInst : PotentialBlockers) { in runOnMachineFunction() local