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.cpp10823 bool &isDot, const PPCSubtarget &Subtarget) { in getVectorCompareInfo() argument
10826 isDot = false; in getVectorCompareInfo()
10833 isDot = true; in getVectorCompareInfo()
10837 isDot = true; in getVectorCompareInfo()
10841 isDot = true; in getVectorCompareInfo()
10845 isDot = true; in getVectorCompareInfo()
10849 isDot = true; in getVectorCompareInfo()
10854 isDot = true; in getVectorCompareInfo()
10887 isDot = true; in getVectorCompareInfo()
10893 isDot = true; in getVectorCompareInfo()
[all …]