Home
last modified time | relevance | path

Searched defs:ShiftType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1249 AArch64_AM::ShiftExtendType ShiftType = AArch64_AM::InvalidShiftExtend; in emitAddSub() local
1364 AArch64_AM::ShiftExtendType ShiftType, in emitAddSub_rs()
1557 AArch64_AM::ShiftExtendType ShiftType, in emitSubs_rs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp852 ARM_AM::ShiftOpc ShiftType; // Shift type for OffsetReg member
3804 ARM_AM::ShiftOpc ShiftType, unsigned ShiftImm, unsigned Alignment, in CreateMem()
5985 ARM_AM::ShiftOpc ShiftType = ARM_AM::no_shift; in parseMemory() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1991 Type *ShiftType = Shl->getType(); in foldICmpShlOne() local