Home
last modified time | relevance | path

Searched defs:CCVT (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComparisonCategories.cpp185 using CCVT = ComparisonCategoryResult; in getResultString() typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3647 EVT CCVT = getSetCCResultType(CmpVT); in ExpandNode() local
H A DDAGCombiner.cpp4117 EVT CCVT = getSetCCResultType(VT); in visitSDIV() local
4180 EVT CCVT = getSetCCResultType(VT); in visitSDIVLike() local
4262 EVT CCVT = getSetCCResultType(VT); in visitUDIV() local
4362 EVT CCVT = getSetCCResultType(VT); in visitREM() local
5571 EVT CCVT = TLI.getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in combineShiftAnd1ToBitTest() local
H A DTargetLowering.cpp5962 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in getSqrtInputTest() local
H A DSelectionDAGBuilder.cpp7097 EVT CCVT = EVT::getVectorVT(I.getContext(), MVT::i1, VecWidth); in visitIntrinsicCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2019 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in LowerUDIVREM() local
H A DSIISelLowering.cpp4702 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); in lowerICMPIntrinsic() local
4733 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); in lowerFCMPIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7693 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in getSqrtInputTest() local
15392 EVT CCVT = N0.getValueType(); in performVSelectCombine() local
15485 EVT CCVT = SrcVT.changeVectorElementTypeToInteger(); in performSelectCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47922 EVT CCVT = VT.changeVectorElementType(MVT::i1); in combineToExtendBoolVectorInReg() local