Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Target/RISCV/
H A DRISCVMCPlusBuilder.cpp240 void createCall(unsigned Opcode, MCInst &Inst, const MCSymbol *Target, createCall() function in __anonca0a77270111::RISCVMCPlusBuilder
249 void createCall(MCInst &Inst, const MCSymbol *Target, createCall() function in __anonca0a77270111::RISCVMCPlusBuilder
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp823 static MachineInstr *createCall(MachineBasicBlock &MBB, createCall() function
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp580 CallRef createCall(const FunctionDecl *Callee) { createCall() function in __anon006fc44d0111::CallStackFrame