Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp3069 void CodeGenFunction::EmitPointerAuthOperandBundle( in EmitPointerAuthOperandBundle() function in CodeGenFunction
H A DCodeGenFunction.h4456 void EmitPointerAuthOperandBundle(
H A DCGCall.cpp5670 EmitPointerAuthOperandBundle(ConcreteCallee.getPointerAuthInfo(), BundleList); in EmitCall()