Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp29 static Value *fitArgInto64Bits(IRBuilder<> &Builder, Value *Arg) { in fitArgInto64Bits() function
78 auto Arg0 = fitArgInto64Bits(Builder, Arg); in appendArg()