Home
last modified time | relevance | path

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

12

/external/llvm-project/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
/external/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
/external/llvm/lib/Target/Hexagon/
DHexagonSplitConst32AndConst64.cpp112 int64_t ImmValue; in runOnMachineFunction() local
132 int64_t ImmValue; in runOnMachineFunction() local
/external/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp539 APInt ImmValue; in selectVSplatCommon() local
615 APInt ImmValue; in selectVSplatUimmPow2() local
646 APInt ImmValue; in selectVSplatMaskL() local
680 APInt ImmValue; in selectVSplatMaskR() local
702 APInt ImmValue; in selectVSplatUimmInvPow2() local
/external/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
/external/llvm-project/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
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2557 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local
2569 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local
2698 bool MipsAsmParser::loadImmediate(int64_t ImmValue, unsigned DstReg, in loadImmediate()
3647 int64_t ImmValue = ImmOp.getImm(); in expandBranchImm() local
4178 int64_t ImmValue; in expandDivRem() local
4575 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgeImm() local
4632 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgtImm() local
4712 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSleImm() local
4763 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandAliasImmediate() local
4925 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandRotationImm() local
[all …]
/external/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 …]
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2047 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local
2059 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local
2146 bool MipsAsmParser::loadImmediate(int64_t ImmValue, unsigned DstReg, in loadImmediate()
2611 int64_t ImmValue = ImmOp.getImm(); in expandBranchImm() local
3329 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandAliasImmediate() local
3453 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandRotationImm() local
3582 int64_t ImmValue = Inst.getOperand(2).getImm() % 64; in expandDRotationImm() local
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp208 unsigned SrcReg2, int ImmValue, in isRedundantFlagInstr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp206 unsigned SrcReg2, int ImmValue, in isRedundantFlagInstr()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp206 unsigned SrcReg2, int ImmValue, in isRedundantFlagInstr()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp488 int32_t ImmValue = RawImmValue; in expandSET() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp1544 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; in moveNext() local
1715 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; in moveNext() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp525 int32_t ImmValue = RawImmValue; in expandSET() local
/external/llvm-project/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp527 int32_t ImmValue = RawImmValue; in expandSET() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2531 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_WB() local
2565 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_LongShift() local
2628 int32_t ImmValue = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectMVE_VSHLC() local
2816 int ImmValue = cast<ConstantSDNode>(ImmOp)->getZExtValue(); in SelectMVE_VxDUP() local
/external/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp3173 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; in moveNext() local
3510 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; in moveNext() local
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp2154 uint64_t ImmValue = 0; in FoldOperand() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp2160 uint64_t ImmValue = 0; in FoldOperand() local

12