Searched defs:CCVT (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ComparisonCategories.cpp | 186 using CCVT = ComparisonCategoryResult; in getResultString() typedef
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6128 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 D | LegalizeDAG.cpp | 4105 EVT CCVT = getSetCCResultType(CmpVT); ExpandNode() local
|
H A D | DAGCombiner.cpp | 4740 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 D | SelectionDAGBuilder.cpp | 7558 EVT CCVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); visitIntrinsicCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2230 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); LowerUDIVREM() local
|
H A D | SIISelLowering.cpp | 5804 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 D | AArch64ISelLowering.cpp | 10324 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 D | RISCVISelLowering.cpp | 6488 EVT CCVT = LowerOperation() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 44411 EVT CCVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumElts); combineToExtendBoolVectorInReg() local [all...] |