Searched defs:UnaryInstruction (Results 1 – 5 of 5) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | InstrTypes.h | 57 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock::iterator IB) in UnaryInstruction() function 66 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() function
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/IR/ |
D | InstrTypes.h | 59 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock::iterator IB) in UnaryInstruction() function 68 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() function
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | InstrTypes.h | 59 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock::iterator IB) in UnaryInstruction() function 68 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() function
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | InstrTypes.h | 62 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() function
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/SandboxIR/ |
D | SandboxIR.h | 119 class UnaryInstruction; variable 857 friend class UnaryInstruction; variable 1489 UnaryInstruction(ClassID ID, Opcode Opc, llvm::Instruction *LLVMI, in UnaryInstruction() function
|