Searched defs:OrigVT (Results 1 – 9 of 9) sorted by relevance
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelLowering.cpp | 4117 EVT OrigVT = Op.getOperand(0).getValueType(); in IsMulWideOperandDemotable() local 4123 EVT OrigVT = Op.getOperand(0).getValueType(); in IsMulWideOperandDemotable() local
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 1498 void AddPromotedToType(unsigned Opc, MVT OrigVT, MVT DestVT) { in AddPromotedToType() 1504 void setOperationPromotedToType(unsigned Opc, MVT OrigVT, MVT DestVT) { in setOperationPromotedToType()
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 2751 static unsigned CalculateStackSlotAlignment(EVT ArgVT, EVT OrigVT, in CalculateStackSlotAlignment() 2797 static bool CalculateStackSlotUsed(EVT ArgVT, EVT OrigVT, in CalculateStackSlotUsed() 3202 EVT OrigVT = Ins[ArgNo].ArgVT; in LowerFormalArguments_64SVR4() local 5055 EVT OrigVT = Outs[i].ArgVT; in LowerCall_64SVR4() local 5170 EVT OrigVT = Outs[i].ArgVT; in LowerCall_64SVR4() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/Target/ |
| D | TargetLowering.h | 1120 void AddPromotedToType(unsigned Opc, MVT OrigVT, MVT DestVT) { in AddPromotedToType()
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
| D | LegalizeDAG.cpp | 354 EVT OrigVT = VT; in ExpandConstantFP() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeDAG.cpp | 262 EVT OrigVT = VT; in ExpandConstantFP() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 2089 static EVT getExtensionTo64Bits(const EVT &OrigVT) { in getExtensionTo64Bits()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 6507 static EVT getExtensionTo64Bits(const EVT &OrigVT) { in getExtensionTo64Bits()
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 10488 MVT OrigVT = V.getSimpleValueType(); in splitAndLowerVectorShuffle() local 30877 MVT OrigVT = OrigV.getSimpleValueType(); in combineVZext() local
|