Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Ddir.c647 bool isDot = dirName[0] == '.' && dirName[1] == '\0'; in DirMatchFiles() local
679 char *fullName = isDot in DirMatchFiles()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10576 bool &isDot, const PPCSubtarget &Subtarget) { in getVectorCompareInfo() argument
10579 isDot = false; in getVectorCompareInfo()
10586 isDot = true; in getVectorCompareInfo()
10590 isDot = true; in getVectorCompareInfo()
10594 isDot = true; in getVectorCompareInfo()
10598 isDot = true; in getVectorCompareInfo()
10602 isDot = true; in getVectorCompareInfo()
10607 isDot = true; in getVectorCompareInfo()
10640 isDot = true; in getVectorCompareInfo()
10646 isDot = true; in getVectorCompareInfo()
[all …]