Searched defs:UBF (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmt.cpp | 2447 auto UBF = CGF->CGM.getModule().getOrInsertFunction(Name, FnTy); EmitHipStdParUnsupportedAsm() local |
H A D | CGBuiltin.cpp | 2522 auto UBF = CGF->CGM.getModule().getOrInsertFunction(Name, FnTy); EmitHipStdParUnsupportedBuiltin() local |