Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h678 bool IsPseudo; global() member
H A DFileCheck.cpp294 bool IsPseudo = Str[0] == '@'; in parseVariable() local
375 StringRef Name, bool IsPseudo, std::optional<size_t> LineNumber, in parseNumericVariableUse()
911 bool IsPseudo = ParseVarResult->IsPseudo; in parsePattern() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8772 SDValue IsPseudo = in expandIS_FPCLASS() local