Searched refs:TermOps (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
H A DInstruction.h310 enum TermOps { // These terminate basic blocks enum in class:llvm::Instruction
H A DInstrTypes.h37 TerminatorInst(Type *Ty, Instruction::TermOps iType,
42 TerminatorInst(Type *Ty, Instruction::TermOps iType,
/external/llvm/include/llvm/IR/
H A DInstruction.h474 enum TermOps { // These terminate basic blocks enum in class:llvm::Instruction
H A DInstrTypes.h40 TerminatorInst(Type *Ty, Instruction::TermOps iType,
45 TerminatorInst(Type *Ty, Instruction::TermOps iType,

Completed in 178 milliseconds