Searched defs:getDestTy (Results 1 - 3 of 3) sorted by relevance
/external/llvm/include/llvm/IR/ | ||
H A D | Operator.h | 491 Type *getDestTy() const { function in class:llvm::BitCastOperator |
H A D | InstrTypes.h | 833 Type* getDestTy() const { return getType(); } function in class:llvm::CastInst |
/external/swiftshader/third_party/LLVM/include/llvm/ | ||
H A D | InstrTypes.h | 604 Type* getDestTy() const { return getType(); } function in class:llvm::CastInst |
Completed in 145 milliseconds