Home
last modified time | relevance | path

Searched refs:TransformVT (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10064 EVT TransformVT = TLI.getTypeToTransformTo(*DAG.getContext(), VT); in combineMinNumMaxNum() local
10080 if (TLI.isOperationLegalOrCustom(Opcode, TransformVT)) in combineMinNumMaxNum()
10095 if (TLI.isOperationLegalOrCustom(Opcode, TransformVT)) in combineMinNumMaxNum()