Home
last modified time | relevance | path

Searched defs:ResVT (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4278 EVT ResVT = N->getValueType(0); in ReplaceLoadVector() local
4394 EVT ResVT = N->getValueType(0); in ReplaceINTRINSIC_W_CHAIN() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp1505 EVT ResVT = N->getValueType(0); in SplitVecOp_UnaryOp() local
1955 EVT ResVT = N->getValueType(0); in SplitVecOp_FP_ROUND() local
3261 EVT ResVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecOp_SETCC() local
DLegalizeIntegerTypes.cpp182 EVT ResVT = TLI.getTypeToTransformTo(*DAG.getContext(), N->getValueType(0)); in PromoteIntRes_Atomic0() local
DDAGCombiner.cpp10325 EVT ResVT = Use->getValueType(0); in canMergeExpensiveCrossRegisterBankCopy() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2648 EVT ResVT = Op.getValueType(); in lowerBITCAST() local
4538 SDValue SystemZTargetLowering::combineExtract(SDLoc DL, EVT ResVT, EVT VecVT, in combineExtract()
4669 EVT ResVT = (TruncBytes < 4 ? MVT::i32 : TruncVT); in combineTruncateExtract() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp3199 EVT ResVT = VA.getValVT(); in fastLowerCall() local
DX86ISelLowering.cpp4190 bool X86TargetLowering::isExtractSubvectorCheap(EVT ResVT, in isExtractSubvectorCheap()
6616 MVT ResVT = Op.getSimpleValueType(); in LowerAVXCONCAT_VECTORS() local
6642 MVT ResVT = Op.getSimpleValueType(); in LowerCONCAT_VECTORSvXi1() local
11881 MVT ResVT = Op.getSimpleValueType(); in LowerEXTRACT_SUBVECTOR() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8487 EVT ResVT = N->getValueType(0); in performExtendCombine() local
9510 EVT ResVT = N->getValueType(0); in performVSelectCombine() local
9535 EVT ResVT = N->getValueType(0); in performSelectCombine() local
/external/llvm/include/llvm/Target/
DTargetLowering.h1715 virtual bool isExtractSubvectorCheap(EVT ResVT, unsigned Index) const { in isExtractSubvectorCheap()
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2365 EVT ResVT = VecVT.changeVectorElementTypeToInteger(); in SelectSETCC() local
DPPCISelLowering.cpp6031 EVT ResVT = Op.getValueType(); in LowerSELECT_CC() local