Home
last modified time | relevance | path

Searched defs:TmpRes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3935 auto TmpRes = MIRBuilder.buildAdd(Ty, LHS, RHS); in lower() local
3972 auto TmpRes = MIRBuilder.buildSub(Ty, LHS, RHS); in lower() local
4027 Register TmpRes = MRI.createGenericVirtualRegister(DstTy); in lower() local