Home
last modified time | relevance | path

Searched defs:EmitCall (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/gemmlowp/meta/generators/
H A Dcc_emitter.py78 def EmitCall(self, function, params=None): member in CCEmitter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp104 static void EmitCall(MCStreamer &OutStreamer, in EmitCall() function
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp108 static void EmitCall(MCStreamer &OutStreamer, in EmitCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp104 static void EmitCall(MCStreamer &OutStreamer, in EmitCall() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExpr.cpp3984 RValue CodeGenFunction::EmitCall(QualType CalleeType, llvm::Value *Callee, in EmitCall() function in CodeGenFunction
H A DCGCall.cpp3507 RValue CodeGenFunction::EmitCall(const CGFunctionInfo &CallInfo, in EmitCall() function in CodeGenFunction