| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
| D | AArch64AddressingModes.h | 73 static inline AArch64_AM::ShiftExtendType getShiftType(unsigned Imm) { in getShiftType() 85 static inline unsigned getShiftValue(unsigned Imm) { in getShiftValue() 99 unsigned Imm) { in getShifterImm() 118 static inline unsigned getArithShiftValue(unsigned Imm) { in getArithShiftValue() 123 static inline AArch64_AM::ShiftExtendType getExtendType(unsigned Imm) { in getExtendType() 138 static inline AArch64_AM::ShiftExtendType getArithExtendType(unsigned Imm) { in getArithExtendType() 171 unsigned Imm) { in getArithExtendImm() 178 static inline bool getMemDoShift(unsigned Imm) { in getMemDoShift() 184 static inline AArch64_AM::ShiftExtendType getMemExtendType(unsigned Imm) { in getMemExtendType() 213 static inline bool processLogicalImmediate(uint64_t Imm, unsigned RegSize, in processLogicalImmediate() [all …]
|
| /external/llvm/lib/Target/AArch64/MCTargetDesc/ |
| D | AArch64AddressingModes.h | 73 static inline AArch64_AM::ShiftExtendType getShiftType(unsigned Imm) { in getShiftType() 85 static inline unsigned getShiftValue(unsigned Imm) { in getShiftValue() 99 unsigned Imm) { in getShifterImm() 118 static inline unsigned getArithShiftValue(unsigned Imm) { in getArithShiftValue() 123 static inline AArch64_AM::ShiftExtendType getExtendType(unsigned Imm) { in getExtendType() 138 static inline AArch64_AM::ShiftExtendType getArithExtendType(unsigned Imm) { in getArithExtendType() 171 unsigned Imm) { in getArithExtendImm() 178 static inline bool getMemDoShift(unsigned Imm) { in getMemDoShift() 184 static inline AArch64_AM::ShiftExtendType getMemExtendType(unsigned Imm) { in getMemExtendType() 213 static inline bool processLogicalImmediate(uint64_t Imm, unsigned RegSize, in processLogicalImmediate() [all …]
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsAnalyzeImmediate.cpp | 29 void MipsAnalyzeImmediate::GetInstSeqLsADDiu(uint64_t Imm, unsigned RemSize, in GetInstSeqLsADDiu() 35 void MipsAnalyzeImmediate::GetInstSeqLsORi(uint64_t Imm, unsigned RemSize, in GetInstSeqLsORi() 41 void MipsAnalyzeImmediate::GetInstSeqLsSLL(uint64_t Imm, unsigned RemSize, in GetInstSeqLsSLL() 48 void MipsAnalyzeImmediate::GetInstSeqLs(uint64_t Imm, unsigned RemSize, in GetInstSeqLs() 94 int64_t Imm = SignExtend64<16>(Seq[0].ImmOpnd); in ReplaceADDiuSLLWithLUi() local 126 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
| D | MipsAnalyzeImmediate.cpp | 33 void MipsAnalyzeImmediate::GetInstSeqLsADDiu(uint64_t Imm, unsigned RemSize, in GetInstSeqLsADDiu() 39 void MipsAnalyzeImmediate::GetInstSeqLsORi(uint64_t Imm, unsigned RemSize, in GetInstSeqLsORi() 45 void MipsAnalyzeImmediate::GetInstSeqLsSLL(uint64_t Imm, unsigned RemSize, in GetInstSeqLsSLL() 52 void MipsAnalyzeImmediate::GetInstSeqLs(uint64_t Imm, unsigned RemSize, in GetInstSeqLs() 98 int64_t Imm = SignExtend64<16>(Seq[0].ImmOpnd); in ReplaceADDiuSLLWithLUi() local 130 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze()
|
| /external/capstone/arch/AArch64/ |
| D | AArch64AddressingModes.h | 69 static inline AArch64_AM_ShiftExtendType AArch64_AM_getShiftType(unsigned Imm) in AArch64_AM_getShiftType() 82 static inline unsigned AArch64_AM_getShiftValue(unsigned Imm) in AArch64_AM_getShiftValue() 92 static inline unsigned AArch64_AM_getArithShiftValue(unsigned Imm) in AArch64_AM_getArithShiftValue() 98 static inline AArch64_AM_ShiftExtendType AArch64_AM_getExtendType(unsigned Imm) in AArch64_AM_getExtendType() 114 static inline AArch64_AM_ShiftExtendType AArch64_AM_getArithExtendType(unsigned Imm) in AArch64_AM_getArithExtendType() 183 static inline float AArch64_AM_getFPImmFloat(unsigned Imm) in AArch64_AM_getFPImmFloat() 214 static inline uint64_t AArch64_AM_decodeAdvSIMDModImmType10(uint8_t Imm) in AArch64_AM_decodeAdvSIMDModImmType10()
|
| D | AArch64Disassembler.c | 664 static DecodeStatus DecodeFixedPointScaleImm32(MCInst *Inst, unsigned Imm, in DecodeFixedPointScaleImm32() 674 static DecodeStatus DecodeFixedPointScaleImm64(MCInst *Inst, unsigned Imm, in DecodeFixedPointScaleImm64() 682 static DecodeStatus DecodePCRelLabel19(MCInst *Inst, unsigned Imm, in DecodePCRelLabel19() 695 static DecodeStatus DecodeMemExtend(MCInst *Inst, unsigned Imm, in DecodeMemExtend() 703 static DecodeStatus DecodeMRSSystemRegister(MCInst *Inst, unsigned Imm, in DecodeMRSSystemRegister() 717 static DecodeStatus DecodeMSRSystemRegister(MCInst *Inst, unsigned Imm, in DecodeMSRSystemRegister() 756 static DecodeStatus DecodeVecShiftRImm(MCInst *Inst, unsigned Imm, in DecodeVecShiftRImm() 763 static DecodeStatus DecodeVecShiftLImm(MCInst *Inst, unsigned Imm, in DecodeVecShiftLImm() 770 static DecodeStatus DecodeVecShiftR64Imm(MCInst *Inst, unsigned Imm, in DecodeVecShiftR64Imm() 776 static DecodeStatus DecodeVecShiftR64ImmNarrow(MCInst *Inst, unsigned Imm, in DecodeVecShiftR64ImmNarrow() [all …]
|
| /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
| D | ARMAddressingModes.h | 111 static inline unsigned getSORegOpc(ShiftOpc ShOp, unsigned Imm) { in getSORegOpc() 123 static inline unsigned getSOImmValImm(unsigned Imm) { in getSOImmValImm() 128 static inline unsigned getSOImmValRot(unsigned Imm) { in getSOImmValRot() 136 static inline unsigned getSOImmValRotate(unsigned Imm) { in getSOImmValRotate() 217 static inline unsigned getThumbImmValShift(unsigned Imm) { in getThumbImmValShift() 236 static inline unsigned getThumbImm16ValShift(unsigned Imm) { in getThumbImm16ValShift() 270 unsigned u, Vs, Imm; in getT2SOImmValSplatVal() local 334 static inline bool isT2SOImmTwoPartVal (unsigned Imm) { in isT2SOImmTwoPartVal() 361 static inline unsigned getT2SOImmTwoPartFirst(unsigned Imm) { in getT2SOImmTwoPartFirst() 378 static inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) { in getT2SOImmTwoPartSecond() [all …]
|
| /external/swiftshader/third_party/LLVM/lib/Target/X86/Utils/ |
| D | X86ShuffleDecode.cpp | 23 void DecodeINSERTPSMask(unsigned Imm, SmallVectorImpl<unsigned> &ShuffleMask) { in DecodeINSERTPSMask() 66 void DecodePSHUFMask(unsigned NElts, unsigned Imm, in DecodePSHUFMask() 74 void DecodePSHUFHWMask(unsigned Imm, in DecodePSHUFHWMask() 86 void DecodePSHUFLWMask(unsigned Imm, in DecodePSHUFLWMask() 131 void DecodeSHUFPSMask(unsigned NElts, unsigned Imm, in DecodeSHUFPSMask() 193 void DecodeVPERMILPSMask(unsigned NumElts, unsigned Imm, in DecodeVPERMILPSMask() 210 void DecodeVPERMILPDMask(unsigned NumElts, unsigned Imm, in DecodeVPERMILPDMask() 223 void DecodeVPERM2F128Mask(EVT VT, unsigned Imm, in DecodeVPERM2F128Mask() 235 void DecodeVPERM2F128Mask(unsigned Imm, in DecodeVPERM2F128Mask()
|
| /external/capstone/arch/SystemZ/ |
| D | SystemZDisassembler.c | 96 static DecodeStatus decodeUImmOperand(MCInst *Inst, uint64_t Imm) in decodeUImmOperand() 103 static DecodeStatus decodeSImmOperand(MCInst *Inst, uint64_t Imm, unsigned N) in decodeSImmOperand() 110 static DecodeStatus decodeAccessRegOperand(MCInst *Inst, uint64_t Imm, in decodeAccessRegOperand() 116 static DecodeStatus decodeU4ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU4ImmOperand() 122 static DecodeStatus decodeU6ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU6ImmOperand() 128 static DecodeStatus decodeU8ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU8ImmOperand() 134 static DecodeStatus decodeU16ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU16ImmOperand() 140 static DecodeStatus decodeU32ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU32ImmOperand() 146 static DecodeStatus decodeS8ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS8ImmOperand() 152 static DecodeStatus decodeS16ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS16ImmOperand() [all …]
|
| /external/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMAddressingModes.h | 112 static inline unsigned getSORegOpc(ShiftOpc ShOp, unsigned Imm) { in getSORegOpc() 124 static inline unsigned getSOImmValImm(unsigned Imm) { in getSOImmValImm() 129 static inline unsigned getSOImmValRot(unsigned Imm) { in getSOImmValRot() 137 static inline unsigned getSOImmValRotate(unsigned Imm) { in getSOImmValRotate() 218 static inline unsigned getThumbImmValShift(unsigned Imm) { in getThumbImmValShift() 237 static inline unsigned getThumbImm16ValShift(unsigned Imm) { in getThumbImm16ValShift() 271 unsigned u, Vs, Imm; in getT2SOImmValSplatVal() local 335 static inline bool isT2SOImmTwoPartVal (unsigned Imm) { in isT2SOImmTwoPartVal() 362 static inline unsigned getT2SOImmTwoPartFirst(unsigned Imm) { in getT2SOImmTwoPartFirst() 379 static inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) { in getT2SOImmTwoPartSecond() [all …]
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMAddressingModes.h | 110 inline unsigned getSORegOpc(ShiftOpc ShOp, unsigned Imm) { in getSORegOpc() 118 inline unsigned getSOImmValImm(unsigned Imm) { return Imm & 0xFF; } in getSOImmValImm() 121 inline unsigned getSOImmValRot(unsigned Imm) { return (Imm >> 8) * 2; } in getSOImmValRot() 127 inline unsigned getSOImmValRotate(unsigned Imm) { in getSOImmValRotate() 208 inline unsigned getThumbImmValShift(unsigned Imm) { in getThumbImmValShift() 227 inline unsigned getThumbImm16ValShift(unsigned Imm) { in getThumbImm16ValShift() 261 unsigned u, Vs, Imm; in getT2SOImmValSplatVal() local 325 inline bool isT2SOImmTwoPartVal(unsigned Imm) { in isT2SOImmTwoPartVal() 352 inline unsigned getT2SOImmTwoPartFirst(unsigned Imm) { in getT2SOImmTwoPartFirst() 369 inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) { in getT2SOImmTwoPartSecond() [all …]
|
| /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 63 inline SDValue getI32Imm(unsigned Imm) { in getI32Imm() 69 inline SDValue getI64Imm(uint64_t Imm) { in getI64Imm() 74 inline SDValue getSmallIPtrImm(unsigned Imm) { in getSmallIPtrImm() 259 static bool isIntS16Immediate(SDNode *N, short &Imm) { in isIntS16Immediate() 270 static bool isIntS16Immediate(SDValue Op, short &Imm) { in isIntS16Immediate() 277 static bool isInt32Immediate(SDNode *N, unsigned &Imm) { in isInt32Immediate() 287 static bool isInt64Immediate(SDNode *N, uint64_t &Imm) { in isInt64Immediate() 297 static bool isInt32Immediate(SDValue N, unsigned &Imm) { in isInt32Immediate() 305 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) { in isOpcWithIntImmediate() 452 unsigned Imm; in SelectCC() local [all …]
|
| /external/llvm/lib/Target/SystemZ/Disassembler/ |
| D | SystemZDisassembler.cpp | 154 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm) { in decodeUImmOperand() 162 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm) { in decodeSImmOperand() 169 static DecodeStatus decodeAccessRegOperand(MCInst &Inst, uint64_t Imm, in decodeAccessRegOperand() 175 static DecodeStatus decodeU1ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU1ImmOperand() 180 static DecodeStatus decodeU2ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU2ImmOperand() 185 static DecodeStatus decodeU3ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU3ImmOperand() 190 static DecodeStatus decodeU4ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU4ImmOperand() 195 static DecodeStatus decodeU6ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU6ImmOperand() 200 static DecodeStatus decodeU8ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU8ImmOperand() 205 static DecodeStatus decodeU12ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU12ImmOperand() [all …]
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/Disassembler/ |
| D | SystemZDisassembler.cpp | 172 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm) { in decodeUImmOperand() 180 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm) { in decodeSImmOperand() 187 static DecodeStatus decodeU1ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU1ImmOperand() 192 static DecodeStatus decodeU2ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU2ImmOperand() 197 static DecodeStatus decodeU3ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU3ImmOperand() 202 static DecodeStatus decodeU4ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU4ImmOperand() 207 static DecodeStatus decodeU6ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU6ImmOperand() 212 static DecodeStatus decodeU8ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU8ImmOperand() 217 static DecodeStatus decodeU12ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU12ImmOperand() 222 static DecodeStatus decodeU16ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU16ImmOperand() [all …]
|
| /external/capstone/arch/ARM/ |
| D | ARMAddressingModes.h | 115 static inline unsigned getSORegOpc(ARM_AM_ShiftOpc ShOp, unsigned Imm) in getSORegOpc() 132 static inline unsigned getSOImmValImm(unsigned Imm) in getSOImmValImm() 139 static inline unsigned getSOImmValRot(unsigned Imm) in getSOImmValRot() 148 static inline unsigned getSOImmValRotate(unsigned Imm) in getSOImmValRotate() 236 static inline unsigned getThumbImmValShift(unsigned Imm) in getThumbImmValShift() 257 static inline unsigned getThumbImm16ValShift(unsigned Imm) in getThumbImm16ValShift() 295 unsigned u, Vs, Imm; in getT2SOImmValSplatVal() local 367 static inline bool isT2SOImmTwoPartVal (unsigned Imm) in isT2SOImmTwoPartVal() 395 static inline unsigned getT2SOImmTwoPartFirst(unsigned Imm) in getT2SOImmTwoPartFirst() 413 static inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) in getT2SOImmTwoPartSecond() [all …]
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/AsmParser/ |
| D | RISCVAsmParser.cpp | 158 ImmOp Imm; member 204 int64_t Imm; in isBareSimmNLsb0() local 220 int64_t Imm; in isBareSymbol() local 269 int64_t Imm; in isImmXLen() local 281 int64_t Imm; in isUImmLog2XLen() local 291 int64_t Imm; in isUImmLog2XLenNonZero() local 303 int64_t Imm; in isUImm5() local 312 int64_t Imm; in isUImm5NonZero() local 323 int64_t Imm; in isSImm6() local 336 int64_t Imm; in isSImm6NonZero() local [all …]
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 34 int SystemZTTIImpl::getIntImmCost(const APInt &Imm, Type *Ty) { in getIntImmCost() 67 const APInt &Imm, Type *Ty) { in getIntImmCost() 185 const APInt &Imm, Type *Ty) { in getIntImmCost()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
| D | LanaiTargetTransformInfo.h | 53 int getIntImmCost(const APInt &Imm, Type *Ty) { in getIntImmCost() 70 int getIntImmCost(unsigned Opc, unsigned Idx, const APInt &Imm, Type *Ty) { in getIntImmCost() 74 int getIntImmCost(Intrinsic::ID IID, unsigned Idx, const APInt &Imm, in getIntImmCost()
|
| D | LanaiISelDAGToDAG.cpp | 86 inline SDValue getI32Imm(unsigned Imm, const SDLoc &DL) { in getI32Imm() 109 int32_t Imm = CN->getSExtValue(); in selectAddrSls() local 131 int16_t Imm = CN->getSExtValue(); in selectAddrRiSpls() local 144 int16_t Imm = CN->getSExtValue(); in selectAddrRiSpls() local 318 SDValue Imm = CurDAG->getTargetConstant(0, DL, MVT::i32); in selectFrameIndex() local
|
| /external/llvm/lib/Target/Lanai/ |
| D | LanaiISelDAGToDAG.cpp | 86 inline SDValue getI32Imm(unsigned Imm, const SDLoc &DL) { in getI32Imm() 109 int32_t Imm = CN->getSExtValue(); in selectAddrSls() local 131 int16_t Imm = CN->getSExtValue(); in selectAddrRiSpls() local 144 int16_t Imm = CN->getSExtValue(); in selectAddrRiSpls() local 301 SDValue Imm = CurDAG->getTargetConstant(0, DL, MVT::i32); in selectFrameIndex() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
| D | X86InstPrinterCommon.cpp | 30 int64_t Imm = MI->getOperand(Op).getImm(); in printSSEAVXCC() local 70 int64_t Imm = MI->getOperand(Op).getImm(); in printXOPCC() local 86 int64_t Imm = MI->getOperand(Op).getImm() & 0x3; in printRoundingControl() local
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonAsmPrinter.cpp | 191 MCStreamer &OutStreamer, const MCOperand &Imm, in smallData() 281 const MCOperand &Imm = MappedInst.getOperand(1); in HexagonProcessInstruction() local 302 MCOperand &Imm = MappedInst.getOperand(1); in HexagonProcessInstruction() local 377 int64_t Imm; in HexagonProcessInstruction() local 404 int64_t Imm; in HexagonProcessInstruction() local 439 int64_t Imm; in HexagonProcessInstruction() local 485 int64_t Imm; in HexagonProcessInstruction() local 538 MCOperand &Imm = MappedInst.getOperand(2); in HexagonProcessInstruction() local
|
| /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
| D | MBlazeISelDAGToDAG.cpp | 89 inline SDValue getI32Imm(unsigned Imm) { in getI32Imm() 100 static bool isIntS32Immediate(SDNode *N, int32_t &Imm) { in isIntS32Immediate() 112 static bool isIntS32Immediate(SDValue Op, int32_t &Imm) { in isIntS32Immediate() 166 uint32_t Imm = CN->getZExtValue(); in SelectAddrRegImm() local
|
| /external/llvm/lib/Target/WebAssembly/Disassembler/ |
| D | WebAssemblyDisassembler.cpp | 100 uint64_t Imm = support::endian::read64le(Bytes.data() + Pos); in getInstruction() local 121 double Imm; in getInstruction() local 138 uint64_t Imm = support::endian::read64le(Bytes.data() + Pos); in getInstruction() local
|
| /external/llvm/lib/Target/AArch64/Disassembler/ |
| D | AArch64Disassembler.cpp | 590 static DecodeStatus DecodeFixedPointScaleImm32(llvm::MCInst &Inst, unsigned Imm, in DecodeFixedPointScaleImm32() 599 static DecodeStatus DecodeFixedPointScaleImm64(llvm::MCInst &Inst, unsigned Imm, in DecodeFixedPointScaleImm64() 606 static DecodeStatus DecodePCRelLabel19(llvm::MCInst &Inst, unsigned Imm, in DecodePCRelLabel19() 622 static DecodeStatus DecodeMemExtend(llvm::MCInst &Inst, unsigned Imm, in DecodeMemExtend() 629 static DecodeStatus DecodeMRSSystemRegister(llvm::MCInst &Inst, unsigned Imm, in DecodeMRSSystemRegister() 639 static DecodeStatus DecodeMSRSystemRegister(llvm::MCInst &Inst, unsigned Imm, in DecodeMSRSystemRegister() 670 static DecodeStatus DecodeVecShiftRImm(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftRImm() 676 static DecodeStatus DecodeVecShiftLImm(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftLImm() 682 static DecodeStatus DecodeVecShiftR64Imm(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftR64Imm() 687 static DecodeStatus DecodeVecShiftR64ImmNarrow(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftR64ImmNarrow() [all …]
|