Home
last modified time | relevance | path

Searched defs:isInvariantLoad (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp367 bool isInvariantLoad = false; in getSimplePointerDependencyFrom() local
905 bool isInvariantLoad = false; in getNonLocalInfoForBlock() local
1049 bool isInvariantLoad = false; in getNonLocalPointerDepFromBB() local
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp435 bool isInvariantLoad() const { in isInvariantLoad() function in __anon038646010311::EarlyCSE::ParseMemoryInst
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp402 bool isInvariantLoad = false; in getSimplePointerDependencyFrom() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp691 bool isInvariantLoad() const { in isInvariantLoad() function in __anon2ca73aa30311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp445 bool isInvariantLoad = false; in getSimplePointerDependencyFrom() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp779 bool isInvariantLoad() const { in isInvariantLoad() function in __anonb94012290311::EarlyCSE::ParseMemoryInst
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1569 bool MachineInstr::isInvariantLoad(AliasAnalysis *AA) const { in isInvariantLoad() function in MachineInstr