Home
last modified time | relevance | path

Searched refs:ValidateOnExit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp364 ValidateOnExit _1(Out, *this); in MergeInTypeInfo()
381 ValidateOnExit _1(Out, *this); in forceArbitrary()
400 ValidateOnExit _1(Out, *this); in EnforceInteger()
410 ValidateOnExit _1(Out, *this); in EnforceFloatingPoint()
420 ValidateOnExit _1(Out, *this); in EnforceScalar()
430 ValidateOnExit _1(Out, *this); in EnforceVector()
440 ValidateOnExit _1(Out, *this); in EnforceAny()
479 ValidateOnExit _1(Small, *this), _2(Big, *this); in EnforceSmallerThan()
599 ValidateOnExit _1(Vec, *this), _2(Elem, *this); in EnforceVectorEltTypeIs()
642 ValidateOnExit _1(Vec, *this), _2(Tmp, *this); in EnforceVectorEltTypeIs()
[all …]
H A DCodeGenDAGPatterns.h324 struct ValidateOnExit { struct
325 ValidateOnExit(const TypeSetByHwMode &T, const TypeInfer &TI) in ValidateOnExit() argument
327 ~ValidateOnExit();