Home
last modified time | relevance | path

Searched defs:isCall (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrAnalysis.h47 virtual bool isCall(const MCInst &Inst) const { in isCall() function
DMCInstrDesc.h290 bool isCall() const { in isCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrAnalysis.h53 virtual bool isCall(const MCInst &Inst) const { in isCall() function
DMCInstrDesc.h256 bool isCall() const { return Flags & (1ULL << MCID::Call); } in isCall() function
/external/llvm/include/llvm/MC/
DMCInstrAnalysis.h50 virtual bool isCall(const MCInst &Inst) const { in isCall() function
DMCInstrDesc.h214 bool isCall() const { return Flags & (1 << MCID::Call); } in isCall() function
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp65 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall() function in __anond0cfe66f0111::MipsNaClELFStreamer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp74 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall() function in __anon9fc0c5c70111::MipsNaClELFStreamer
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCJITInfo.cpp49 static void EmitBranchToAt(uint64_t At, uint64_t To, bool isCall, bool is64Bit){ in EmitBranchToAt()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCallSite.h74 bool isCall() const { return I.getInt(); } in isCall() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenInstruction.h226 bool isCall; variable
/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h920 inline bool LazyCallGraph::Edge::isCall() const { in isCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenInstruction.h233 bool isCall : 1; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h1208 inline bool LazyCallGraph::Edge::isCall() const { in isCall() function
/external/llvm/utils/TableGen/
DCodeGenInstruction.h232 bool isCall : 1; variable
/external/swiftshader/src/Shader/
DShader.cpp1103 bool Shader::Instruction::isCall() const in isCall() function in sw::Shader::Instruction
/external/swiftshader/src/Pipeline/
DShader.cpp1103 bool Shader::Instruction::isCall() const in isCall() function in sw::Shader::Instruction
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallSite.h87 bool isCall() const { return I.getInt(); } in isCall() function
/external/llvm/include/llvm/IR/
DCallSite.h78 bool isCall() const { return I.getInt(); } in isCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp815 bool isCall) { in parseSparcAsmOperand()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp828 bool isCall) { in parseSparcAsmOperand()
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp1179 auto isCall = [] (const MachineInstr &In) -> bool { in buildStmt() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp1270 auto isCall = [] (const MachineInstr &In) -> bool { in buildStmt() local