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

/external/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h55 virtual bool isTerminator(const MCInst &Inst) const { function in class:llvm::MCInstrAnalysis
56 return Info->get(Inst.getOpcode()).isTerminator();
H A DMCInstrDesc.h230 bool isTerminator() const { function in class:llvm::MCInstrDesc
/external/llvm/include/llvm/IR/
H A DInstruction.h86 bool isTerminator() const { return isTerminator(getOpcode()); } function in class:llvm::Instruction
93 static inline bool isTerminator(unsigned OpCode) { function in class:llvm::Instruction
/external/llvm/utils/TableGen/
H A DCodeGenInstruction.h235 bool isTerminator; member in class:llvm::CodeGenInstruction
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 130 milliseconds