Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DComparisonCategories.cpp185 using CCVT = ComparisonCategoryResult; in getResultString() typedef
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3634 EVT CCVT = getSetCCResultType(CmpVT); in ExpandNode() local
DDAGCombiner.cpp4138 EVT CCVT = getSetCCResultType(VT); in visitSDIV() local
4201 EVT CCVT = getSetCCResultType(VT); in visitSDIVLike() local
4283 EVT CCVT = getSetCCResultType(VT); in visitUDIV() local
4383 EVT CCVT = getSetCCResultType(VT); in visitREM() local
5601 EVT CCVT = TLI.getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in combineShiftAnd1ToBitTest() local
DTargetLowering.cpp5991 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in getSqrtInputTest() local
DSelectionDAGBuilder.cpp7142 EVT CCVT = EVT::getVectorVT(I.getContext(), MVT::i1, VecWidth); in visitIntrinsicCall() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2074 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in LowerUDIVREM() local
DSIISelLowering.cpp4769 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); in lowerICMPIntrinsic() local
4800 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); in lowerFCMPIntrinsic() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8022 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in getSqrtInputTest() local
15898 EVT CCVT = N0.getValueType(); in performVSelectCombine() local
15991 EVT CCVT = SrcVT.changeVectorElementTypeToInteger(); in performSelectCombine() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp48246 EVT CCVT = VT.changeVectorElementType(MVT::i1); in combineToExtendBoolVectorInReg() local