Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp350 checkAPINotesReplacementType(Sema & S,SourceLocation Loc,QualType OrigType,QualType ReplacementType) checkAPINotesReplacementType() argument
H A DSemaTemplate.cpp4290 QualType OrigType = Converted[1].getAsType(); checkBuiltinTemplateIdType() local
H A DSemaOpenMP.cpp19104 QualType OrigType = Type; actOnOMPReductionKindClause() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp3082 auto OrigType = Pointer->getType(); EmitPointerAuthCommon() local
3110 auto OrigType = Pointer->getType(); EmitStrip() local
H A DCGOpenMPRuntime.cpp8633 while (BaseType != OrigType) { in generateInfoForCapture() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1305 EVT OrigType = N->getValueType(0); tryLDGLDU() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp3153 Type *OrigType = A->getType(); matchSelectFromAndOr() local