Home
last modified time | relevance | path

Searched defs:OrigType (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILDataScalarization.cpp342 static Constant *transformInitializer(Constant *Init, Type *OrigType, in transformInitializer()
400 Type *OrigType = G.getValueType(); in findAndReplaceVectors() local
H A DDXILFlattenArrays.cpp403 static Constant *transformInitializer(Constant *Init, Type *OrigType, in transformInitializer()
428 Type *OrigType = G.getValueType(); in flattenGlobalArrays() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp764 Type *OrigType, in vectorToArray()
825 Value *V, Type *OrigType, const Twine &Name) { in makeIllegalNonAggregate()
1063 Type *OrigType = LI.getType(); in visitLoadInst() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp321 auto *OrigType = Value->getType(); in emitPointerAuthResignCall() local
H A DCodeGenFunction.cpp3306 auto OrigType = Pointer->getType(); in EmitPointerAuthCommon() local
3334 auto OrigType = Pointer->getType(); in EmitStrip() local
H A DCGOpenMPRuntime.cpp8945 const Type *OrigType = BaseType->getPointeeOrArrayElementType(); in generateInfoForCaptureFromComponentLists() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp347 QualType OrigType, in checkAPINotesReplacementType()
H A DSemaTemplate.cpp3302 QualType OrigType = Converted[1].getAsType(); in checkBuiltinTemplateIdType() local
H A DSemaOpenMP.cpp19274 QualType OrigType = Type; in actOnOMPReductionKindClause() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp3258 Type *OrigType = A->getType(); in matchSelectFromAndOr() local