Searched refs:Detect (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.h64 void Detect();
65 void Detect(unsigned From, unsigned To);
H A DVarBypassDetector.cpp28 Detect();
136 void VarBypassDetector::Detect() { function in class:VarBypassDetector
142 Detect(from, ToScopes[LS]);
146 Detect(from, ToScopes[SC]);
155 void VarBypassDetector::Detect(unsigned From, unsigned To) { function in class:VarBypassDetector
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mul_impl.inc25 // Detect if a or b is zero, denormal, infinity, or NaN.
H A Dfp_add_impl.inc23 // Detect if a or b is zero, infinity, or NaN.
H A Dfp_div_impl.inc45 // Detect if a or b is zero, denormal, infinity, or NaN.
/freebsd-current/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc478 // Return the proper exit status. Detect error conditions
/freebsd-current/share/mk/
H A Dbsd.compiler.mk212 # Detect apple clang when bootstrapping to select appropriate warning flags.
H A Dsrc.libnames.mk531 # Detect LDADD/DPADD that should be LIBADD, before modifying LDADD here.
/freebsd-current/sys/conf/
H A Dkern.pre.mk394 # Detect kernel config options that force stack frames to be turned on.

Completed in 209 milliseconds