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.cpp9343 auto OneC = MIRBuilder.buildConstant(IntTy, 1); in lowerISFPCLASS() local
9344 auto VMinusOne = MIRBuilder.buildSub(IntTy, V, OneC); in lowerISFPCLASS()