Searched defs:srcTy (Results 1 – 6 of 6) sorted by relevance
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_build_util.cpp | 210 DataType dstTy, Value *dst, DataType srcTy, Value *src) in mkCvt() 224 DataType srcTy, Value *src0, Value *src1, Value *src2) in mkCmp()
|
| D | nv50_ir_from_tgsi.cpp | 1638 DataType srcTy; member in __anon7b84c6ac0111::Converter
|
| /external/spirv-llvm/lib/SPIRV/ |
| D | SPIRVToOCL20.cpp | 518 Type const* srcTy = Cast.getSrcTy(); in visitCastInst() local
|
| /external/valgrind/VEX/priv/ |
| D | guest_arm64_toIR.c | 1039 static IRExpr* widenUto64 ( IRType srcTy, IRExpr* e ) in widenUto64() 2103 static IRTemp math_DUP_TO_64 ( IRTemp src, IRType srcTy ) in math_DUP_TO_64() 2140 static IRTemp math_DUP_TO_V128 ( IRTemp src, IRType srcTy ) in math_DUP_TO_V128() 12561 IRType srcTy = size == X00 ? Ity_F32 : Ity_F64; in dis_AdvSIMD_two_reg_misc() local 12587 IRType srcTy = Ity_F64; in dis_AdvSIMD_two_reg_misc() local 12611 IRType srcTy = size == X00 ? Ity_F16 : Ity_F32; in dis_AdvSIMD_two_reg_misc() local 13665 IRType srcTy = srcIsH ? Ity_F16 : Ity_F32; in dis_AdvSIMD_fp_data_proc_1_source() local 13692 IRType srcTy = toH ? Ity_F32 : Ity_F16; in dis_AdvSIMD_fp_data_proc_1_source() local 14223 IRType srcTy = isF64 ? Ity_F64 : Ity_F32; in dis_AdvSIMD_fp_to_from_int_conv() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | MemorySanitizer.cpp | 1572 Type *srcTy = V->getType(); in CreateShadowCast() local
|
| /external/clang/lib/Sema/ |
| D | SemaExpr.cpp | 5813 bool Sema::areLaxCompatibleVectorTypes(QualType srcTy, QualType destTy) { in areLaxCompatibleVectorTypes() 5840 bool Sema::isLaxVectorConversion(QualType srcTy, QualType destTy) { in isLaxVectorConversion()
|