Home
last modified time | relevance | path

Searched defs:isCall (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h53 virtual bool isCall(const MCInst &Inst) const { in isCall() function in llvm::MCInstrAnalysis
H A DMCInstrDesc.h286 bool isCall() const { return Flags & (1ULL << MCID::Call); } in isCall() function in llvm::MCInstrDesc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp73 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall() function in __anon24718::MipsNaClELFStreamer
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp1107 bool Shader::Instruction::isCall() const in isCall() function in sw::Shader::Instruction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1223 inline bool LazyCallGraph::Edge::isCall() const { in isCall() function in llvm::LazyCallGraph::LazyCallGraph::Edge
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h87 bool isCall() const { return I.getInt() == 1; } in isCall() function in llvm::CallSiteBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp870 parseSparcAsmOperand(std::unique_ptr<SparcOperand> &Op, bool isCall) parseSparcAsmOperand() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp1165 deUint32 isCall; in simulate() member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp1251 auto isCall = [] (const MachineInstr &In) -> bool { in buildStmt() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp1165 deUint32 isCall; in simulate() member
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py2172 def isCall(self): member in FTraceLine
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py2360 def isCall(self): member in FTraceLine

Completed in 34 milliseconds