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

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DCodeSpecializationKind.h33 inline CodeSpecializationKind specializationFromIsCall(bool isCall) argument
H A DExecutable.h58 inline bool isCall(CodeSpecializationKind kind) function in namespace:JSC
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCInstrAnalysis.h47 virtual bool isCall(const MCInst &Inst) const { function in class:llvm::MCInstrAnalysis
H A DMCInstrDesc.h210 bool isCall() const { function in class:llvm::MCInstrDesc
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DCallSite.h74 bool isCall() const { return I.getInt(); } function in class:llvm::CallSiteBase
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCJITInfo.cpp49 static void EmitBranchToAt(uint64_t At, uint64_t To, bool isCall, bool is64Bit){ argument
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenInstruction.h227 bool isCall; member in class:llvm::CodeGenInstruction

Completed in 192 milliseconds