Home
last modified time | relevance | path

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

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