Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp294 bool IsPseudo = Str[0] == '@'; in parseVariable() local
369 parseNumericVariableUse(StringRef Name,bool IsPseudo,std::optional<size_t> LineNumber,FileCheckPatternContext * Context,const SourceMgr & SM) parseNumericVariableUse() argument
909 bool IsPseudo = ParseVarResult->IsPseudo; parsePattern() local
[all...]
H A DFileCheckImpl.h652 bool IsPseudo; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8568 SDValue IsPseudo = expandIS_FPCLASS() local