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 D | AArch64InstPrinter.cpp | 1017 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 D | AArch64MCCodeEmitter.cpp | 341 unsigned DoShift = MI.getOperand(OpIdx + 1).getImm(); in getMemExtendOpValue() local
|
H A D | AArch64AddressingModes.h | 201 bool DoShift) { in getMemExtendImm()
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 127 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 D | AArch64InstPrinter.cpp | 1279 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 D | AArch64MCCodeEmitter.cpp | 357 unsigned DoShift = MI.getOperand(OpIdx + 1).getImm(); in getMemExtendOpValue() local
|
H A D | AArch64AddressingModes.h | 202 bool DoShift) { in getMemExtendImm()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 130 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 D | AArch64ISelDAGToDAG.cpp | 155 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 D | AArch64MCCodeEmitter.cpp | 317 unsigned DoShift = MI.getOperand(OpIdx + 1).getImm(); in getMemExtendOpValue() local
|
H A D | AArch64AddressingModes.h | 201 bool DoShift) { in getMemExtendImm()
|
/aosp_15_r20/external/capstone/arch/AArch64/ |
H A D | AArch64InstPrinter.c | 1120 unsigned DoShift = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum + 1)); in printMemExtend() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/InstPrinter/ |
H A D | AArch64InstPrinter.cpp | 1125 unsigned DoShift = MI->getOperand(OpNum + 1).getImm(); in printMemExtend() local
|