Searched defs:OrigType (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXISelDAGToDAG.cpp | 1279 EVT OrigType = N->getValueType(0); tryLDGLDU() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAndOrXor.cpp | 3070 Type *OrigType = A->getType(); matchSelectFromAndOr() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 2143 llvm::Type *OrigType = DstTy; VisitCastExpr() local |
H A D | CGCall.cpp | 1307 llvm::Type *OrigType = Ty; CreateCoercedLoad() local |
H A D | CGOpenMPRuntime.cpp | 8586 const Type *OrigType = BaseType->getPointeeOrArrayElementType(); generateInfoForCapture() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 3774 QualType OrigType = Converted[1].getAsType(); checkBuiltinTemplateIdType() local |
H A D | SemaOpenMP.cpp | 19817 QualType OrigType = Type; actOnOMPReductionKindClause() local |