Searched defs:createCall (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/Target/RISCV/ | ||
H A D | RISCVMCPlusBuilder.cpp | 240 void createCall(unsigned Opcode, MCInst &Inst, const MCSymbol *Target, createCall() function in __anonca0a77270111::RISCVMCPlusBuilder |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ExpandPseudoInsts.cpp | 823 static MachineInstr *createCall(MachineBasicBlock &MBB, createCall() function |
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 580 CallRef createCall(const FunctionDecl *Callee) { createCall() function in __anon006fc44d0111::CallStackFrame |