Searched defs:ValueVTs (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 261 SmallVector<EVT, 4> ValueVTs; in set() local 361 SmallVector<EVT, 4> ValueVTs; in CreateRegs() local 408 SmallVector<EVT, 1> ValueVTs; in ComputePHILiveOutRegInfo() local
|
D | SelectionDAGBuilder.cpp | 1106 SmallVector<EVT, 4> ValueVTs; in getValueImpl() local 1327 SmallVector<EVT, 4> ValueVTs; in visitRet() local 1348 SmallVector<EVT, 4> ValueVTs; in visitRet() local 2185 SmallVector<EVT, 2> ValueVTs; in visitLandingPad() local 2437 SmallVector<EVT, 4> ValueVTs; in visitSelect() local 3144 SmallVector<EVT, 4> ValueVTs; in visitLoad() local 3221 SmallVector<EVT, 4> ValueVTs; in visitStore() local 3651 SmallVector<EVT, 4> ValueVTs; in visitTargetIntrinsic() local 6926 SmallVector<EVT, 3> ValueVTs; in visitPatchpoint() local 7057 SmallVector<EVT, 4> ValueVTs; in LowerCallTo() local [all …]
|
D | SelectionDAGBuilder.h | 902 SmallVector<EVT, 4> ValueVTs; member
|
D | LegalizeIntegerTypes.cpp | 521 EVT ValueVTs[] = { N->getValueType(0), NVT }; in PromoteIntRes_Overflow() local
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 133 Type *Ty, SmallVectorImpl<MVT> &ValueVTs) { in ComputeLegalValueVTs()
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 87 Type *Ty, SmallVectorImpl<EVT> &ValueVTs, in ComputeValueVTs()
|
D | TargetLoweringBase.cpp | 1457 SmallVector<EVT, 4> ValueVTs; in GetReturnInfo() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 6859 SmallVector<EVT, 2> ValueVTs; in LowerBUILD_VECTOR() local 6911 SmallVector<EVT, 2> ValueVTs; in LowerBUILD_VECTOR() local 7622 SmallVector<EVT, 2> ValueVTs; in LowerEXTRACT_VECTOR_ELT() local 7838 SmallVector<EVT, 2> ValueVTs; in LowerVectorStore() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 84 Type *Ty, SmallVectorImpl<EVT> &ValueVTs, in ComputePTXValueVTs()
|