Searched defs:SetCCVT (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 1792 EVT SetCCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in LowerDIVREM24() local 2180 EVT SetCCVT = in LowerFCEIL() local 2242 EVT SetCCVT = in LowerFTRUNC() local 2276 EVT SetCCVT = in LowerFRINT() local 2314 EVT SetCCVT = in LowerFROUND() local 2337 EVT SetCCVT = in LowerFFLOOR() local 2408 EVT SetCCVT = getSetCCResultType(DAG.getDataLayout(), in LowerCTLZ_CTTZ() local 2488 EVT SetCCVT = getSetCCResultType(DAG.getDataLayout(), in LowerINT_TO_FP32() local
|
| H A D | SIISelLowering.cpp | 8422 EVT SetCCVT = in lowerFDIV_FAST() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 2102 EVT SetCCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in LowerFROUND32() local 2134 EVT SetCCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in LowerFROUND64() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 416 EVT SetCCVT = in softenSetCCOperands() local 5423 EVT SetCCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in BuildUDIV() local 6764 EVT SetCCVT = in expandFP_TO_UINT() local 7050 EVT SetCCVT = in expandCTLZ() local 7102 EVT SetCCVT = in expandCTTZ() local 8425 EVT SetCCVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), VT); in expandMULO() local
|
| H A D | LegalizeDAG.cpp | 2381 EVT SetCCVT = getSetCCResultType(SrcVT); in ExpandLegalINT_TO_FP() local
|
| H A D | DAGCombiner.cpp | 9999 EVT SetCCVT = getSetCCResultType(LHS.getValueType()); in visitVSELECT() local 10760 EVT SetCCVT = getSetCCResultType(SetCC.getOperand(0).getValueType()); in matchVSelectOpSizesWithSetCC() local 11024 EVT SetCCVT = getSetCCResultType(N00VT); in foldSextSetcc() local 15190 EVT SetCCVT = N.getValueType(); in rebuildSetCC() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 8143 EVT SetCCVT = in LowerFP_TO_INT() local
|