Home
last modified time | relevance | path

Searched defs:DestTy (Results 1 – 25 of 106) sorted by relevance

12345

/external/llvm/include/llvm/IR/
DConstantFolder.h157 Type *DestTy) const { in CreateCast()
160 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast()
165 Type *DestTy) const { in CreatePointerBitCastOrAddrSpaceCast()
169 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast()
173 Constant *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast()
177 Constant *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast()
180 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr()
183 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt()
186 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast()
189 Constant *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast()
[all …]
DNoFolder.h216 Type *DestTy) const { in CreateCast()
219 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast()
222 Instruction *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast()
226 Instruction *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast()
230 Instruction *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast()
233 Instruction *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr()
236 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt()
239 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast()
242 Instruction *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast()
246 Instruction *CreateTruncOrBitCast(Constant *C, Type *DestTy) const { in CreateTruncOrBitCast()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetFolder.h168 Type *DestTy) const { in CreateCast()
173 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast()
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast()
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast()
189 Constant *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast()
192 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr()
195 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt()
198 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast()
203 Constant *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast()
208 Constant *CreateTruncOrBitCast(Constant *C, Type *DestTy) const { in CreateTruncOrBitCast()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstantFolder.h182 Type *DestTy) const { in CreateCast()
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast()
191 Type *DestTy) const { in CreatePointerBitCastOrAddrSpaceCast()
195 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast()
200 Constant *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast()
204 Constant *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast()
208 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr()
212 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt()
216 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast()
220 Constant *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast()
[all …]
DNoFolder.h251 Type *DestTy) const { in CreateCast()
255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast()
259 Instruction *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast()
264 Instruction *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast()
268 Instruction *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast()
272 Instruction *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr()
276 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt()
280 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast()
284 Instruction *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast()
288 Instruction *CreateTruncOrBitCast(Constant *C, Type *DestTy) const { in CreateTruncOrBitCast()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DConstantFolder.h156 Type *DestTy) const { in CreateCast()
159 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast()
162 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast()
166 Constant *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast()
170 Constant *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast()
173 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr()
176 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt()
179 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast()
182 Constant *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast()
186 Constant *CreateTruncOrBitCast(Constant *C, Type *DestTy) const { in CreateTruncOrBitCast()
DNoFolder.h203 Type *DestTy) const { in CreateCast()
206 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast()
209 Instruction *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast()
213 Instruction *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast()
217 Instruction *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast()
220 Instruction *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr()
223 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt()
226 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast()
229 Instruction *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast()
233 Instruction *CreateTruncOrBitCast(Constant *C, Type *DestTy) const { in CreateTruncOrBitCast()
DTargetFolder.h168 Type *DestTy) const { in CreateCast()
173 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast()
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast()
182 Constant *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast()
185 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr()
188 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt()
191 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast()
196 Constant *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast()
201 Constant *CreateTruncOrBitCast(Constant *C, Type *DestTy) const { in CreateTruncOrBitCast()
/external/llvm/include/llvm/Analysis/
DTargetFolder.h169 Type *DestTy) const { in CreateCast()
174 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast()
180 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast()
185 Constant *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast()
190 Constant *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast()
193 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr()
196 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt()
199 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast()
204 Constant *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast()
209 Constant *CreateTruncOrBitCast(Constant *C, Type *DestTy) const { in CreateTruncOrBitCast()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCallingConvEmitter.cpp222 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
236 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
251 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
255 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
/external/llvm/utils/TableGen/
DCallingConvEmitter.cpp222 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
236 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
251 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
255 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCallingConvEmitter.cpp179 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
188 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
192 Record *DestTy = Action->getValueAsDef("DestTy"); in EmitAction() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantsContext.h162 Type *DestTy) in ExtractValueConstantExpr()
187 Type *DestTy) in InsertValueConstantExpr()
210 Type *DestTy, in Create()
DVerifier.cpp855 Type *DestTy = I.getType(); in visitTruncInst() local
873 Type *DestTy = I.getType(); in visitZExtInst() local
891 Type *DestTy = I.getType(); in visitSExtInst() local
909 Type *DestTy = I.getType(); in visitFPTruncInst() local
926 Type *DestTy = I.getType(); in visitFPExtInst() local
944 Type *DestTy = I.getType(); in visitUIToFPInst() local
967 Type *DestTy = I.getType(); in visitSIToFPInst() local
990 Type *DestTy = I.getType(); in visitFPToUIInst() local
1013 Type *DestTy = I.getType(); in visitFPToSIInst() local
1036 Type *DestTy = I.getType(); in visitPtrToIntInst() local
[all …]
DCore.cpp2061 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildTrunc()
2066 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildZExt()
2071 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildSExt()
2076 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildFPToUI()
2081 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildFPToSI()
2086 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildUIToFP()
2091 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildSIToFP()
2096 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildFPTrunc()
2101 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildFPExt()
2106 LLVMTypeRef DestTy, const char *Name) { in LLVMBuildPtrToInt()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantsContext.h176 Type *DestTy) in ExtractValueConstantExpr()
207 ArrayRef<unsigned> IdxList, Type *DestTy) in InsertValueConstantExpr()
245 Type *DestTy, unsigned Flags) { in Create()
/external/llvm/lib/IR/
DConstantsContext.h169 Type *DestTy) in ExtractValueConstantExpr()
201 ArrayRef<unsigned> IdxList, Type *DestTy) in InsertValueConstantExpr()
234 Type *DestTy, unsigned Flags) { in Create()
DVerifier.cpp2227 Type *DestTy = I.getType(); in visitTruncInst() local
2245 Type *DestTy = I.getType(); in visitZExtInst() local
2263 Type *DestTy = I.getType(); in visitSExtInst() local
2281 Type *DestTy = I.getType(); in visitFPTruncInst() local
2298 Type *DestTy = I.getType(); in visitFPExtInst() local
2316 Type *DestTy = I.getType(); in visitUIToFPInst() local
2339 Type *DestTy = I.getType(); in visitSIToFPInst() local
2362 Type *DestTy = I.getType(); in visitFPToUIInst() local
2385 Type *DestTy = I.getType(); in visitFPToSIInst() local
2408 Type *DestTy = I.getType(); in visitPtrToIntInst() local
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp520 Type *DestTy = Trunc.getType(); in narrowRotate() local
567 Type *DestTy = Trunc.getType(); in narrowBinOp() local
653 Type *DestTy = Trunc.getType(); in shrinkInsertElt() local
675 Type *DestTy = CI.getType(), *SrcTy = Src->getType(); in visitTrunc() local
1062 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitZExt() local
1336 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitSExt() local
1790 static Instruction *optimizeVectorResize(Value *InVal, VectorType *DestTy, in optimizeVectorResize()
2021 Type *DestTy = BitCast.getType(); in foldBitCastBitwiseLogic() local
2074 Type *DestTy = BitCast.getType(); in foldBitCastSelect() local
2132 Type *DestTy = CI.getType(); // Type A in optimizeBitCastFromPhi() local
[all …]
/external/swiftshader/third_party/subzero/src/
DIcePhiLoweringImpl.h39 Type DestTy = Dest->getType(); in prelowerPhis32Bit() local
DIceInstARM32.cpp666 Type DestTy = Dest->getType(); in emitIAS() local
985 const Type DestTy = Dest->getType(); in emitIAS() local
1024 const Type DestTy = Dest->getType(); in emitIAS() local
1063 const Type DestTy = Dest->getType(); in emitIAS() local
1093 Type DestTy = Dest->getType(); in emitIAS() local
1119 Type DestTy = Dest->getType(); in emitIAS() local
1144 Type DestTy = Dest->getType(); in emitIAS() local
1171 Type DestTy = Dest->getType(); in emitIAS() local
1251 Type DestTy = Dest->getType(); in emitIAS() local
1259 const Type DestTy = Dest->getType(); in emitIAS() local
[all …]
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCasts.cpp439 Type *DestTy = CI.getType(), *SrcTy = Src->getType(); in visitTrunc() local
762 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitZExt() local
1067 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitSExt() local
1403 static Instruction *OptimizeVectorResize(Value *InVal, VectorType *DestTy, in OptimizeVectorResize()
1600 Type *DestTy = CI.getType(); in OptimizeIntToFloatBitCast() local
1653 Type *DestTy = CI.getType(); in visitBitCast() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp496 Type *DestTy = CI.getType(), *SrcTy = Src->getType(); in visitTrunc() local
848 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitZExt() local
1132 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitSExt() local
1563 static Instruction *optimizeVectorResize(Value *InVal, VectorType *DestTy, in optimizeVectorResize()
1797 Type *DestTy = CI.getType(); in visitBitCast() local
1929 PointerType *DestTy = cast<PointerType>(CI.getType()->getScalarType()); in visitAddrSpaceCast() local
/external/llvm/lib/Target/NVPTX/
DNVPTXFavorNonGenericAddrSpaces.cpp134 PointerType *DestTy = cast<PointerType>(Cast->getType()); in isEliminableAddrSpaceCast() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp62 static Constant *foldConstVectorToAPInt(APInt &Result, Type *DestTy, in foldConstVectorToAPInt()
95 Constant *FoldBitCast(Constant *C, Type *DestTy, const DataLayout &DL) { in FoldBitCast()
323 Constant *llvm::ConstantFoldLoadThroughBitcast(Constant *C, Type *DestTy, in ConstantFoldLoadThroughBitcast()
575 Constant *ConstantFoldLoadThroughBitcastExpr(ConstantExpr *CE, Type *DestTy, in ConstantFoldLoadThroughBitcastExpr()
997 Type *DestTy = InstOrCE->getType(); in ConstantFoldInstOperandsImpl() local
1274 Type *DestTy, const DataLayout &DL) { in ConstantFoldCastOperand()

12345