Home
last modified time | relevance | path

Searched defs:IdxMode (Results 1 – 8 of 8) sorted by relevance

/external/capstone/arch/ARM/
DARMAddressingModes.h443 unsigned IdxMode) in ARM_AM_getAM2Opc()
486 unsigned IdxMode) in getAM3Opc()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h434 getIndexedLoadAction(unsigned IdxMode, EVT VT) const { in getIndexedLoadAction()
444 bool isIndexedLoadLegal(unsigned IdxMode, EVT VT) const { in isIndexedLoadLegal()
455 getIndexedStoreAction(unsigned IdxMode, EVT VT) const { in getIndexedStoreAction()
465 bool isIndexedStoreLegal(unsigned IdxMode, EVT VT) const { in isIndexedStoreLegal()
1083 void setIndexedLoadAction(unsigned IdxMode, MVT VT, in setIndexedLoadAction()
1096 void setIndexedStoreAction(unsigned IdxMode, MVT VT, in setIndexedStoreAction()
/external/llvm/include/llvm/Target/
DTargetLowering.h710 getIndexedLoadAction(unsigned IdxMode, MVT VT) const { in getIndexedLoadAction()
718 bool isIndexedLoadLegal(unsigned IdxMode, EVT VT) const { in isIndexedLoadLegal()
728 getIndexedStoreAction(unsigned IdxMode, MVT VT) const { in getIndexedStoreAction()
736 bool isIndexedStoreLegal(unsigned IdxMode, EVT VT) const { in isIndexedStoreLegal()
1456 void setIndexedLoadAction(unsigned IdxMode, MVT VT, in setIndexedLoadAction()
1470 void setIndexedStoreAction(unsigned IdxMode, MVT VT, in setIndexedStoreAction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h997 getIndexedLoadAction(unsigned IdxMode, MVT VT) const { in getIndexedLoadAction()
1005 bool isIndexedLoadLegal(unsigned IdxMode, EVT VT) const { in isIndexedLoadLegal()
1015 getIndexedStoreAction(unsigned IdxMode, MVT VT) const { in getIndexedStoreAction()
1023 bool isIndexedStoreLegal(unsigned IdxMode, EVT VT) const { in isIndexedStoreLegal()
1829 void setIndexedLoadAction(unsigned IdxMode, MVT VT, in setIndexedLoadAction()
1843 void setIndexedStoreAction(unsigned IdxMode, MVT VT, in setIndexedStoreAction()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp357 unsigned IdxMode = ARM_AM::getAM2IdxMode(MO3.getImm()); in printAddrMode2Operand() local
437 unsigned IdxMode = ARM_AM::getAM3IdxMode(MO3.getImm()); in printAddrMode3Operand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp456 unsigned IdxMode = ARM_AM::getAM2IdxMode(MO3.getImm()); in printAddrMode2Operand() local
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp444 unsigned IdxMode = ARM_AM::getAM2IdxMode(MO3.getImm()); in printAddrMode2Operand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp2869 unsigned IdxMode = IsIndirectSrc ? in emitLoadM0FromVGPRLoop() local
3000 unsigned IdxMode = IsIndirectSrc ? in setM0ToIndexFromSGPR() local