Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp65 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall()
170 bool IsIndirectCall; in EmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp73 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall()
178 bool IsIndirectCall; in EmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp172 virtual void onLoweredCall(Function *F, CallBase &Call, bool IsIndirectCall) { in onLoweredCall()
444 bool IsIndirectCall) override { in onLoweredCall()
1489 bool IsIndirectCall = !F; in visitCallBase() local