Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp881 auto RemovePredicate = [](MachineInstr *MI) { in ConvertVPTBlocks() local
924 RemovePredicate(&*I); in ConvertVPTBlocks()
951 RemovePredicate(PredMI.MI); in ConvertVPTBlocks()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp1585 auto RemovePredicate = [](MachineInstr *MI) { in ConvertVPTBlocks() local
1628 RemovePredicate(Insts[i]); in ConvertVPTBlocks()
1649 RemovePredicate(&*I); in ConvertVPTBlocks()