Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1031 static void printMemExtendImpl(bool SignExtend, bool DoShift, in printMemExtendImpl()
1049 bool DoShift = MI->getOperand(OpNum + 1).getImm(); in printMemExtend() local
1064 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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp134 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeWRO()
140 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeXRO()
1028 SDValue &DoShift) { in SelectAddrModeWRO()
1117 SDValue &DoShift) { in SelectAddrModeXRO()