Home
last modified time | relevance | path

Searched defs:callOrInvoke (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp807 llvm::CallBase *callOrInvoke = nullptr; in emitLibraryCall() local
H A DCGCall.cpp5189 llvm::CallBase **callOrInvoke, bool IsMustTail, in EmitCall()