Searched defs:CCVT (Results 1 – 8 of 8) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | ComparisonCategories.cpp | 184 using CCVT = ComparisonCategoryResult; in getResultString() typedef
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | DAGCombiner.cpp | 3746 EVT CCVT = getSetCCResultType(VT); in visitSDIV() local 3808 EVT CCVT = getSetCCResultType(VT); in visitSDIVLike() local 3890 EVT CCVT = getSetCCResultType(VT); in visitUDIV() local 3992 EVT CCVT = getSetCCResultType(VT); in visitREM() local 5143 EVT CCVT = TLI.getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in combineShiftAnd1ToBitTest() local 20775 EVT CCVT = getSetCCResultType(VT); in buildSqrtEstimateImpl() local
|
| HD | LegalizeDAG.cpp | 3679 EVT CCVT = getSetCCResultType(CmpVT); in ExpandNode() local
|
| HD | TargetLowering.cpp | 5975 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), ShVT); in expandFunnelShift() local
|
| HD | SelectionDAGBuilder.cpp | 6397 EVT CCVT = MVT::i1; in visitIntrinsicCall() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelLowering.cpp | 6080 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), in getSqrtEstimate() local 12188 EVT CCVT = N0.getValueType(); in performVSelectCombine() local 12245 EVT CCVT = SrcVT.changeVectorElementTypeToInteger(); in performSelectCombine() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | SIISelLowering.cpp | 4230 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); in lowerICMPIntrinsic() local 4263 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); in lowerFCMPIntrinsic() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86ISelLowering.cpp | 43445 EVT CCVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumElts); in combineToExtendBoolVectorInReg() local
|