Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2207 auto FPToIntOp = FPToInt.getOpcode(); in performVectorTruncSatLowCombine() local
2208 if (FPToIntOp != ISD::FP_TO_SINT_SAT && FPToIntOp != ISD::FP_TO_UINT_SAT) in performVectorTruncSatLowCombine()
2227 unsigned Op = FPToIntOp == ISD::FP_TO_SINT_SAT in performVectorTruncSatLowCombine()