Home
last modified time | relevance | path

Searched defs:NewTy (Results 1 – 25 of 88) sorted by relevance

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizeMutations.cpp33 const LLT NewTy = Query.Types[FromTypeIdx]; in changeElementTo() local
50 const LLT NewTy = Query.Types[FromTypeIdx]; in changeElementCountTo() local
71 const LLT NewTy = Query.Types[FromTypeIdx]; in changeElementSizeTo() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h682 QualType NewTy = Ctx.getPromotedIntegerType(LTy); in doIntTypeConversion() local
689 QualType NewTy = Ctx.getPromotedIntegerType(RTy); in doIntTypeConversion() local
740 QualType NewTy = in doIntTypeConversion() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h682 QualType NewTy = Ctx.getPromotedIntegerType(LTy); in doIntTypeConversion() local
689 QualType NewTy = Ctx.getPromotedIntegerType(RTy); in doIntTypeConversion() local
740 QualType NewTy = in doIntTypeConversion() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h682 QualType NewTy = Ctx.getPromotedIntegerType(LTy); in doIntTypeConversion() local
689 QualType NewTy = Ctx.getPromotedIntegerType(RTy); in doIntTypeConversion() local
740 QualType NewTy = in doIntTypeConversion() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h682 QualType NewTy = Ctx.getPromotedIntegerType(LTy); in doIntTypeConversion() local
689 QualType NewTy = Ctx.getPromotedIntegerType(RTy); in doIntTypeConversion() local
740 QualType NewTy = in doIntTypeConversion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp371 Type *NewTy = getCorrespondingIntegerType(LI->getType(), M->getDataLayout()); in convertAtomicLoadToIntegerType() local
394 Type *NewTy = in convertAtomicXchgToIntegerType() local
506 Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(), in convertAtomicStoreToIntegerType() local
1185 Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(), in convertCmpXchgToIntegerType() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp731 PointerType *NewTy = PointerType::get(EltTy, AMDGPUAS::LOCAL_ADDRESS); in handleAlloca() local
747 PointerType *NewTy = PointerType::get(EltTy, AMDGPUAS::LOCAL_ADDRESS); in handleAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp837 PointerType *NewTy = PointerType::get(EltTy, AMDGPUAS::LOCAL_ADDRESS); in handleAlloca() local
854 PointerType *NewTy = PointerType::get(EltTy, AMDGPUAS::LOCAL_ADDRESS); in handleAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp364 FunctionType *NewTy = IA->getFunctionType(); in mapValue() local
449 Type *NewTy = E->getType(); in mapValue() local
484 Type *NewTy = C->getType(); in mapValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp205 Type *NewTy = ArrayType::get(AI.getAllocatedType(), C->getZExtValue()); in simplifyAllocaArraySize() local
374 Type *NewTy = getReplacement(PHI->getIncomingValue(0))->getType(); in replace() local
552 LoadInst *InstCombinerImpl::combineLoadToNewType(LoadInst &LI, Type *NewTy, in combineLoadToNewType()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DDynamicTypeMap.cpp43 DynamicTypeInfo NewTy) { in setDynamicTypeInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DFunction.cpp1219 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
1234 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
1334 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp358 Type *NewTy = getCorrespondingIntegerType(LI->getType(), in convertAtomicLoadToIntegerType() local
442 Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(), in convertAtomicStoreToIntegerType() local
917 Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(), in convertCmpXchgToIntegerType() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp287 if (const Type *NewTy = getBetterObjCType(CE, C)) { in dynamicTypePropagationOnCasts() local
352 const ObjCObjectPointerType *NewTy = in getBetterObjCType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp375 Type *NewTy = getCorrespondingIntegerType(LI->getType(), in convertAtomicLoadToIntegerType() local
463 Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(), in convertAtomicStoreToIntegerType() local
1056 Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(), in convertCmpXchgToIntegerType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizeMutations.cpp33 const LLT NewTy = Query.Types[FromTypeIdx]; in changeElementTo() local
/aosp_15_r20/frameworks/compile/libbcc/lib/
DRSX86CallConvPass.cpp116 llvm::FunctionType *NewTy = llvm::FunctionType::get(FTy->getReturnType(), in RedefineFn() local
/aosp_15_r20/external/llvm/lib/IR/
H A DFunction.cpp989 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
1004 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1041 PointerType *NewTy = PointerType::getWithSamePointeeType( in handleAlloca() local
1058 PointerType *NewTy = PointerType::getWithSamePointeeType( in handleAlloca() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp185 Type *NewTy = ArrayType::get(AI.getAllocatedType(), C->getZExtValue()); in simplifyAllocaArraySize() local
320 static LoadInst *combineLoadToNewType(InstCombiner &IC, LoadInst &LI, Type *NewTy, in combineLoadToNewType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DFunction.cpp1638 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
1653 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
1779 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp419 Type *NewTy = Callee->getParamByValType(ArgNo); in promoteCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h322 void setType(LLT NewTy) { in setType()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineMemOperand.h325 void setType(LLT NewTy) { in setType()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineMemOperand.h325 void setType(LLT NewTy) { in setType()

1234