Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A 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
H A DAArch64MCCodeEmitter.cpp341 unsigned DoShift = MI.getOperand(OpIdx + 1).getImm(); in getMemExtendOpValue() local
H A DAArch64AddressingModes.h201 bool DoShift) { in getMemExtendImm()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1279 static void printMemExtendImpl(bool SignExtend, bool DoShift, unsigned Width, in printMemExtendImpl()
1303 bool DoShift = MI->getOperand(OpNum + 1).getImm(); in printMemExtend() local
1318 bool DoShift = ExtWidth != 8; in printRegWithShiftExtend() local
H A DAArch64MCCodeEmitter.cpp357 unsigned DoShift = MI.getOperand(OpIdx + 1).getImm(); in getMemExtendOpValue() local
H A DAArch64AddressingModes.h202 bool DoShift) { in getMemExtendImm()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp155 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeWRO()
161 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeXRO()
1267 SDValue &DoShift) { in SelectAddrModeWRO()
1356 SDValue &DoShift) { in SelectAddrModeXRO()
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp317 unsigned DoShift = MI.getOperand(OpIdx + 1).getImm(); in getMemExtendOpValue() local
H A DAArch64AddressingModes.h201 bool DoShift) { in getMemExtendImm()
/aosp_15_r20/external/capstone/arch/AArch64/
H A DAArch64InstPrinter.c1120 unsigned DoShift = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum + 1)); in printMemExtend() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp1125 unsigned DoShift = MI->getOperand(OpNum + 1).getImm(); in printMemExtend() local