Home
last modified time | relevance | path

Searched refs:IAE (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DInstrTypes.h99 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() argument
100 : Instruction(Ty, iType, &Op<0>(), 1, IAE) { in UnaryInstruction()
/external/llvm/include/llvm/IR/
DInstrTypes.h287 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() argument
288 : Instruction(Ty, iType, &Op<0>(), 1, IAE) { in UnaryInstruction()