Home
last modified time | relevance | path

Searched defs:StatusTy (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h133 enum class StatusTy { Success, Failure, NoMatch } Status; enum
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp694 enum StatusTy { enum in __anon70430fb90311::BDVState
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1135 enum class StatusTy { Unsafe, Safe, SafeWithFreeze }; enum in __anonfe2b5ddd0511::ScalarizationResult