Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4992 llvm::Value *GetValueForARMHint(unsigned BuiltinID);
H A DCGBuiltin.cpp8159 Value *CodeGenFunction::GetValueForARMHint(unsigned BuiltinID) { in GetValueForARMHint() function in CodeGenFunction
8335 if (auto Hint = GetValueForARMHint(BuiltinID)) in EmitARMBuiltinExpr()