Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp206 auto *OrigType = Value->getType(); in emitPointerAuthResignCall() local
H A DCodeGenFunction.cpp3100 auto OrigType = Pointer->getType(); in EmitPointerAuthCommon() local
3128 auto OrigType = Pointer->getType(); in EmitStrip() local
H A DCGOpenMPRuntime.cpp8644 const Type *OrigType = BaseType->getPointeeOrArrayElementType(); in generateInfoForCapture() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp350 QualType OrigType, in checkAPINotesReplacementType()
H A DSemaTemplate.cpp3073 QualType OrigType = Converted[1].getAsType(); in checkBuiltinTemplateIdType() local
H A DSemaOpenMP.cpp18619 QualType OrigType = Type; in actOnOMPReductionKindClause() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1305 EVT OrigType = N->getValueType(0); in tryLDGLDU() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp3200 Type *OrigType = A->getType(); in matchSelectFromAndOr() local