Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10378 EVT TransformVT = TLI.getTypeToTransformTo(*DAG.getContext(), VT); in combineMinNumMaxNumImpl() local
10394 if (TLI.isOperationLegalOrCustom(Opcode, TransformVT)) in combineMinNumMaxNumImpl()
10409 if (TLI.isOperationLegalOrCustom(Opcode, TransformVT)) in combineMinNumMaxNumImpl()