Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8397 auto OneC = MIRBuilder.buildConstant(IntTy, 1); in lowerISFPCLASS() local
8398 auto VMinusOne = MIRBuilder.buildSub(IntTy, V, OneC); in lowerISFPCLASS()