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

/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h47 virtual bool isCall(const MCInst &Inst) const { function in class:llvm::MCInstrAnalysis
H A DMCInstrDesc.h213 bool isCall() const { function in class:llvm::MCInstrDesc
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DCallSite.h73 bool isCall() const { return I.getInt(); } function in class:llvm::CallSiteBase
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCJITInfo.cpp49 static void EmitBranchToAt(uint64_t At, uint64_t To, bool isCall, bool is64Bit){ argument
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h226 bool isCall; member in class:llvm::CodeGenInstruction

Completed in 180 milliseconds