Searched defs:ValueVTs (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 259 SmallVector<EVT, 4> ValueVTs; in set() local 488 SmallVector<EVT, 4> ValueVTs; in CreateRegs() local 535 SmallVector<EVT, 1> ValueVTs; in ComputePHILiveOutRegInfo() local
|
D | SelectionDAGBuilder.cpp | 594 SmallVector<EVT, 4> ValueVTs; member 1145 SmallVector<EVT, 4> ValueVTs; in getValueImpl() local 1232 SmallVector<EVT, 4> ValueVTs; in visitRet() local 1252 SmallVector<EVT, 4> ValueVTs; in visitRet() local 2057 SmallVector<EVT, 2> ValueVTs; in visitLandingPad() local 2946 SmallVector<EVT, 4> ValueVTs; in visitSelect() local 3516 SmallVector<EVT, 4> ValueVTs; in visitLoad() local 3592 SmallVector<EVT, 4> ValueVTs; in visitStore() local 3870 SmallVector<EVT, 4> ValueVTs; in visitTargetIntrinsic() local 7095 SmallVector<EVT, 3> ValueVTs; in visitPatchpoint() local [all …]
|
D | LegalizeIntegerTypes.cpp | 490 EVT ValueVTs[] = { N->getValueType(0), NVT }; in PromoteIntRes_Overflow() local
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 85 SmallVectorImpl<EVT> &ValueVTs, in ComputeValueVTs()
|
D | TargetLoweringBase.cpp | 1460 SmallVector<EVT, 4> ValueVTs; in GetReturnInfo() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 6595 SmallVector<EVT, 2> ValueVTs; in LowerBUILD_VECTOR() local 6647 SmallVector<EVT, 2> ValueVTs; in LowerBUILD_VECTOR() local 7331 SmallVector<EVT, 2> ValueVTs; in LowerEXTRACT_VECTOR_ELT() local 7544 SmallVector<EVT, 2> ValueVTs; in LowerVectorStore() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 84 SmallVectorImpl<EVT> &ValueVTs, in ComputePTXValueVTs()
|