Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/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()