Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DComparisonCategories.cpp186 using CCVT = ComparisonCategoryResult; in getResultString() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6128 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); buildSDIVPow2WithCMov() local
7070 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); getSqrtInputTest() local
9023 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); expandABD() local
[all...]
H A DLegalizeDAG.cpp4105 EVT CCVT = getSetCCResultType(CmpVT); ExpandNode() local
H A DDAGCombiner.cpp4740 EVT CCVT = getSetCCResultType(VT); visitSDIV() local
4818 EVT CCVT = getSetCCResultType(VT); visitSDIVLike() local
4888 EVT CCVT = getSetCCResultType(VT); visitUDIV() local
4998 EVT CCVT = getSetCCResultType(VT); visitREM() local
6819 EVT CCVT = combineShiftAnd1ToBitTest() local
[all...]
H A DSelectionDAGBuilder.cpp7558 EVT CCVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); visitIntrinsicCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2230 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); LowerUDIVREM() local
H A DSIISelLowering.cpp5804 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); lowerICMPIntrinsic() local
5834 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); lowerFCMPIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10324 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); getSqrtInputTest() local
22773 EVT CCVT = N0.getValueType(); performVSelectCombine() local
22874 EVT CCVT = SrcVT.changeVectorElementTypeToInteger(); performSelectCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6488 EVT CCVT = LowerOperation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44411 EVT CCVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumElts); combineToExtendBoolVectorInReg() local
[all...]