Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DEDOperand.cpp261 int EDOperand::isMemory() { in isMemory() function in EDOperand
/external/deqp-deps/glslang/glslang/Include/
DTypes.h532 bool isMemory() const in isMemory() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp667 bool isMemory() const { return Kind == k_Memory; } in isMemory() function in __anon1bba3d970311::ARMOperand
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5603 bool isMemory() const { return Load; } in isMemory() function