Home
last modified time | relevance | path

Searched defs:LoopCompare (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h81 MachineInstr *LoopCompare = nullptr; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h88 MachineInstr *LoopCompare = nullptr; member
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp634 class LoopCompare { class
637 explicit LoopCompare(DominatorTree &dt) : DT(dt) {} in LoopCompare() function in __anon2e4dfb8b0211::LoopCompare
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp720 class LoopCompare { class
723 explicit LoopCompare(DominatorTree &dt) : DT(dt) {} in LoopCompare() function in __anon1d2f2ffe0311::LoopCompare
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp656 class LoopCompare { class
659 explicit LoopCompare(DominatorTree &dt) : DT(dt) {} in LoopCompare() function in __anone7b061ad0311::LoopCompare
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp168 MachineInstr *LoopCompare = nullptr; member