Home
last modified time | relevance | path

Searched defs:UnaryInstruction (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DInstrTypes.h99 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() function
116 static inline bool classof(const UnaryInstruction *) { return true; } in classof()
/external/clang/test/CodeGenCXX/
Dvisibility-inlines-hidden.cpp142 class UnaryInstruction { class
143 UnaryInstruction() { in UnaryInstruction() function in test5::UnaryInstruction
/external/llvm/include/llvm/IR/
DInstrTypes.h287 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() function