Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp15406 Value *ArgTwoLo = Builder.CreateTrunc(Ops[1], Int32Ty); in EmitPPCBuiltinExpr() local
15413 Builder.CreateCall(F, {ArgOneLo, ArgTwoLo}, "cmpb"), Int64Ty); in EmitPPCBuiltinExpr()