Home
last modified time | relevance | path

Searched defs:ImmValue (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSplitConst32AndConst64.cpp80 uint64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local
87 int64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local
DHexagonHardwareLoops.cpp655 int Mask = 0, ImmValue = 0; in getLoopTripCount() local
DHexagonInstrInfo.cpp2068 int ImmValue = MO.getImm(); in isConstExtended() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp553 APInt ImmValue; in selectVSplatCommon() local
629 APInt ImmValue; in selectVSplatUimmPow2() local
660 APInt ImmValue; in selectVSplatMaskL() local
694 APInt ImmValue; in selectVSplatMaskR() local
716 APInt ImmValue; in selectVSplatUimmInvPow2() local
DMicroMipsSizeReduction.cpp528 int64_t ImmValue; in ReduceADDIUToADDIUSP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2533 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local
2545 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local
2670 bool MipsAsmParser::loadImmediate(int64_t ImmValue, unsigned DstReg, in loadImmediate()
3619 int64_t ImmValue = ImmOp.getImm(); in expandBranchImm() local
4150 int64_t ImmValue; in expandDivRem() local
4547 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgeImm() local
4604 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgtImm() local
4653 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandAliasImmediate() local
4815 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandRotationImm() local
4940 int64_t ImmValue = Inst.getOperand(2).getImm() % 64; in expandDRotationImm() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp206 unsigned SrcReg2, int ImmValue, in isRedundantFlagInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp525 int32_t ImmValue = RawImmValue; in expandSET() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp3142 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; in moveNext() local
3490 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; in moveNext() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp2154 uint64_t ImmValue = 0; in FoldOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2475 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_WB() local
2500 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_LongShift() local
DARMBaseInstrInfo.cpp2747 int ImmValue, const MachineInstr *OI, in isRedundantFlagInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp3362 int ImmMask, int ImmValue, in isRedundantFlagInstr()