Home
last modified time | relevance | path

Searched defs:createCall (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1452 virtual bool createCall(MCInst &Inst, const MCSymbol *Target, in createCall() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp2915 bool createCall(MCInst &Inst, const MCSymbol *Target, in createCall() function in __anoncef8f4420111::X86MCPlusBuilder
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp569 CallRef createCall(const FunctionDecl *Callee) { in createCall() function in __anon7a1fdcea0111::CallStackFrame