/llvm-project/clang/lib/AST/ |
H A D | ComparisonCategories.cpp | 186 using CCVT = ComparisonCategoryResult; in getResultString() typedef
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6189 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); buildSDIVPow2WithCMov() local 7145 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); getSqrtInputTest() local 8409 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); expandFMINIMUM_FMAXIMUM() local 9212 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); expandABD() local [all...] |
H A D | LegalizeDAG.cpp | 4183 EVT CCVT = getSetCCResultType(CmpVT); ExpandNode() local
|
H A D | DAGCombiner.cpp | 4723 EVT CCVT = getSetCCResultType(VT); visitSDIV() local 4801 EVT CCVT = getSetCCResultType(VT); visitSDIVLike() local 4871 EVT CCVT = getSetCCResultType(VT); visitUDIV() local 4981 EVT CCVT = getSetCCResultType(VT); visitREM() local 6837 EVT CCVT = combineShiftAnd1ToBitTest() local [all...] |
H A D | SelectionDAGBuilder.cpp | 7923 EVT CCVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); visitIntrinsicCall() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2277 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); LowerUDIVREM() local
|
H A D | SIISelLowering.cpp | 6038 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); lowerICMPIntrinsic() local 6068 EVT CCVT = EVT::getIntegerVT(*DAG.getContext(), WavefrontSize); lowerFCMPIntrinsic() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 11146 EVT CCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); getSqrtInputTest() local 23993 EVT CCVT = N0.getValueType(); performVSelectCombine() local 24094 EVT CCVT = SrcVT.changeVectorElementTypeToInteger(); performSelectCombine() local [all...] |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 5445 LLT CCVT = applySDivByPow2() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 6929 EVT CCVT = LowerOperation() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 45385 EVT CCVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumElts); combineToExtendBoolVectorInReg() local [all...] |