Home
last modified time | relevance | path

Searched defs:isMemory (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DMCInstrDescView.cpp54 bool Operand::isMemory() const { in isMemory() function in llvm::exegesis::Operand
/external/deqp-deps/glslang/glslang/Include/
DTypes.h583 bool isMemory() const { return false; } in isMemory() function
623 bool isMemory() const in isMemory() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h597 bool isMemory() const { return false; } in isMemory() function
643 bool isMemory() const in isMemory() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6415 bool isMemory() const { return Load; } in isMemory() function
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6930 bool isMemory() const { return Load; } in isMemory() function