Home
last modified time | relevance | path

Searched defs:ExtOpc (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1606 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExact() local
1724 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExpr() local
DHexagonBitSimplify.cpp2517 unsigned ExtOpc = 0; in simplifyExtractLow() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1589 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExact() local
1707 unsigned ExtOpc = MI.getOpcode(); in replaceInstrExpr() local
DHexagonBitSimplify.cpp2507 unsigned ExtOpc = 0; in simplifyExtractLow() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp443 MachineInstrBuilder MachineIRBuilder::buildExtOrTrunc(unsigned ExtOpc, in buildExtOrTrunc()
DLegalizerHelper.cpp1700 unsigned ExtOpc = LI.getExtOpcodeForWideningConstant( in widenScalar() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp438 MachineInstrBuilder MachineIRBuilder::buildExtOrTrunc(unsigned ExtOpc, in buildExtOrTrunc()
DLegalizerHelper.cpp2083 unsigned ExtOpc = LI.getExtOpcodeForWideningConstant( in widenScalar() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1266 unsigned ExtOpc = ISD::isSignedIntSetCC(CC) ? ISD::SIGN_EXTEND in LowerSETCC() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp1914 unsigned ExtOpc, in extendLow32IntoHigh32()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1134 unsigned ExtOpc = in PromoteOperand() local
9163 unsigned ExtOpc, in ExtendUsesToFormExtLoad()
9502 ISD::NodeType ExtOpc) { in tryToFoldExtOfLoad()
9542 ISD::NodeType ExtOpc) { in tryToFoldExtOfMaskedLoad()
DTargetLowering.cpp4147 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1243 unsigned ExtOpc = in PromoteOperand() local
10060 unsigned ExtOpc, in ExtendUsesToFormExtLoad()
10398 ISD::NodeType ExtOpc) { in tryToFoldExtOfLoad()
10438 ISD::NodeType ExtOpc) { in tryToFoldExtOfMaskedLoad()
DTargetLowering.cpp4442 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp982 unsigned ExtOpc = in PromoteOperand() local
5838 unsigned ExtOpc, in ExtendUsesToFormExtLoad()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp20610 static SDValue SplitAndExtendv16i1(unsigned ExtOpc, MVT VT, SDValue In, in SplitAndExtendv16i1()
23713 unsigned ExtOpc = in LowerEXTEND_VECTOR_INREG() local
27936 unsigned ExtOpc = Opc == ISD::SRA ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerShift() local
42412 unsigned ExtOpc = LHS.getOpcode(); in combineShiftToPMULH() local
42815 unsigned ExtOpc = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in combineVectorPack() local
45608 unsigned ExtOpc = LHS.getOpcode(); in combinePMULH() local
50552 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp19637 static SDValue SplitAndExtendv16i1(unsigned ExtOpc, MVT VT, SDValue In, in SplitAndExtendv16i1()
22484 unsigned ExtOpc = in LowerEXTEND_VECTOR_INREG() local
26849 unsigned ExtOpc = Opc == ISD::SRA ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerShift() local
42218 unsigned ExtOpc = LHS.getOpcode(); in combinePMULH() local
46783 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp20340 unsigned ExtOpc = in LowerShift() local