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.cpp884 auto RemovePredicate = [](MachineInstr *MI) { in ConvertVPTBlocks() local
927 RemovePredicate(&*I); in ConvertVPTBlocks()
954 RemovePredicate(PredMI.MI); in ConvertVPTBlocks()
/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp1426 auto RemovePredicate = [](MachineInstr *MI) { in ConvertVPTBlocks() local
1468 RemovePredicate(Insts[i]); in ConvertVPTBlocks()
1484 RemovePredicate(&*I); in ConvertVPTBlocks()