Home
last modified time | relevance | path

Searched defs:DoShift (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp1017 static void printMemExtendImpl(bool SignExtend, bool DoShift, in printMemExtendImpl()
1035 bool DoShift = MI->getOperand(OpNum + 1).getImm(); in printMemExtend() local
1050 bool DoShift = ExtWidth != 8; in printRegWithShiftExtend() local
DAArch64MCCodeEmitter.cpp341 unsigned DoShift = MI.getOperand(OpIdx + 1).getImm(); in getMemExtendOpValue() local
DAArch64AddressingModes.h201 bool DoShift) { in getMemExtendImm()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp127 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeWRO()
133 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeXRO()
810 SDValue &DoShift) { in SelectAddrModeWRO()
899 SDValue &DoShift) { in SelectAddrModeXRO()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp317 unsigned DoShift = MI.getOperand(OpIdx + 1).getImm(); in getMemExtendOpValue() local
DAArch64AddressingModes.h201 bool DoShift) { in getMemExtendImm()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp130 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeWRO()
136 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeXRO()
955 SDValue &DoShift) { in SelectAddrModeWRO()
1044 SDValue &DoShift) { in SelectAddrModeXRO()
/external/capstone/arch/AArch64/
DAArch64InstPrinter.c1120 unsigned DoShift = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum + 1)); in printMemExtend() local
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1125 unsigned DoShift = MI->getOperand(OpNum + 1).getImm(); in printMemExtend() local