Searched defs:ShiftType (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1200 AArch64_AM::ShiftExtendType ShiftType = AArch64_AM::InvalidShiftExtend; in emitAddSub() local 1317 AArch64_AM::ShiftExtendType ShiftType, in emitAddSub_rs() 1513 AArch64_AM::ShiftExtendType ShiftType, in emitSubs_rs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1279 AArch64_AM::ShiftExtendType ShiftType = AArch64_AM::InvalidShiftExtend; in emitAddSub() local 1400 AArch64_AM::ShiftExtendType ShiftType, in emitAddSub_rs() 1600 AArch64_AM::ShiftExtendType ShiftType, in emitSubs_rs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1273 AArch64_AM::ShiftExtendType ShiftType = AArch64_AM::InvalidShiftExtend; in emitAddSub() local 1388 AArch64_AM::ShiftExtendType ShiftType, in emitAddSub_rs() 1581 AArch64_AM::ShiftExtendType ShiftType, in emitSubs_rs()
|
/aosp_15_r20/external/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 515 ARM_AM::ShiftOpc ShiftType; // Shift type for OffsetReg member 2804 unsigned OffsetRegNum, ARM_AM::ShiftOpc ShiftType, in CreateMem() 4992 ARM_AM::ShiftOpc ShiftType = ARM_AM::no_shift; in parseMemory() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 786 ARM_AM::ShiftOpc ShiftType; // Shift type for OffsetReg member 3626 unsigned OffsetRegNum, ARM_AM::ShiftOpc ShiftType, in CreateMem() 5805 ARM_AM::ShiftOpc ShiftType = ARM_AM::no_shift; in parseMemory() local
|
/aosp_15_r20/external/vixl/src/aarch32/ |
H A D | instructions-aarch32.h | 1053 enum ShiftType { LSL = 0x0, LSR = 0x1, ASR = 0x2, ROR = 0x3, RRX = 0x4 }; enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 862 ARM_AM::ShiftOpc ShiftType; // Shift type for OffsetReg member 3814 ARM_AM::ShiftOpc ShiftType, unsigned ShiftImm, unsigned Alignment, in CreateMem() 6005 ARM_AM::ShiftOpc ShiftType = ARM_AM::no_shift; in parseMemory() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 1967 Type *ShiftType = Shl->getType(); in foldICmpShlOne() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 2028 Type *ShiftType = Shl->getType(); in foldICmpShlOne() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/ssmcontacts/src/main/resources/codegen-resources/ |
H A D | service-2.json | 2698 "ShiftType":{ object
|