Searched refs:LengthTy (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 5178 llvm::IntegerType *LengthTy = in GetAddrOfConstantCFString() local 5184 LengthTy = Int32Ty; in GetAddrOfConstantCFString() 5186 LengthTy = IntPtrTy; in GetAddrOfConstantCFString() 5188 Fields.addInt(LengthTy, StringLength); in GetAddrOfConstantCFString()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 5909 Type *LengthTy = MI.getLength()->getType(); in visitIntrinsicCall() local 5913 SrcAlign, Length, LengthTy, ElemSz, isTC, in visitIntrinsicCall() 5927 Type *LengthTy = MI.getLength()->getType(); in visitIntrinsicCall() local 5931 SrcAlign, Length, LengthTy, ElemSz, isTC, in visitIntrinsicCall() 5944 Type *LengthTy = MI.getLength()->getType(); in visitIntrinsicCall() local 5948 LengthTy, ElemSz, isTC, in visitIntrinsicCall()
|