/llvm-project/libc/src/__support/File/linux/ |
H A D | file.cpp | 26 auto *lf = reinterpret_cast<LinuxFile *>(f); linux_file_write() local 36 auto *lf = reinterpret_cast<LinuxFile *>(f); linux_file_read() local 46 auto *lf = reinterpret_cast<LinuxFile *>(f); linux_file_seek() local 54 auto *lf = reinterpret_cast<LinuxFile *>(f); linux_file_close() local 177 auto *lf = reinterpret_cast<LinuxFile *>(f); get_fileno() local [all...] |
/llvm-project/flang/include/flang/Parser/ |
H A D | parse-state.h | 148 void Nonstandard(LanguageFeature lf, const MessageFixedText &msg) { in Nonstandard() 152 CharBlock range, LanguageFeature lf, const MessageFixedText &msg) { in Nonstandard() 158 bool IsNonstandardOk(LanguageFeature lf, const MessageFixedText &msg) { in IsNonstandardOk()
|
/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_flags.cpp | 73 __lsan::Flags *lf = __lsan::flags(); InitializeFlags() local
|
/llvm-project/clang/test/Sema/ |
H A D | format-fixed-point.c | 20 long _Fract lf; variable
|
/llvm-project/clang/test/Frontend/ |
H A D | fixed_point_conversions_half.c | 6 long _Fract lf; variable
|
H A D | fixed_point_sub.c | 14 long _Fract lf; variable
|
H A D | fixed_point_add.c | 14 long _Fract lf; variable
|
H A D | fixed_point_div.c | 14 long _Fract lf; variable
|
H A D | fixed_point_mul.c | 14 long _Fract lf; variable
|
H A D | fixed_point_unary.c | 7 long _Fract lf; variable
|
H A D | fixed_point_shift.c | 11 long _Fract lf; variable
|
H A D | fixed_point_conversions.c | 21 long _Fract lf; variable
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | ibm128-declarations.cpp | 69 __ibm128 lf; in main() local
|
/llvm-project/clang/test/Analysis/ |
H A D | stack-addr-ps.cpp | 77 void *lf() { lf() function
|
/llvm-project/flang/lib/Lower/ |
H A D | ConvertExpr.cpp | 5271 mlir::Value lhs = fir::getBase(lf(iters)); in genarr() local 5177 auto lf = genarr(x.left()); GENBIN() local 5191 auto lf = genarr(x.left()); genarr() local 5203 auto lf = genarr(x.left()); genarr() local 5229 auto lf = genarr(x.left()); genarr() local 5240 auto lf = genarr(x.left()); genarr() local 5253 auto lf = genarr(x.left()); genarr() local 6504 auto lf = genarr(x.left()); createBinaryBoolOp() local 6518 auto lf = genarr(x.left()); createCompareBoolOp() local 6554 auto lf = genarr(x.left()); createCompareOp() local 6565 auto lf = genarr(x.left()); createCompareCharOp() local [all...] |
/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan.cpp | 115 __lsan::Flags *lf = __lsan::flags(); in InitializeFlags() local
|
/llvm-project/llvm/lib/Support/ |
H A D | APFloat.cpp | 1350 lostFraction lf; multiplySignificand() local 1636 lostFraction lf; normalize() local
|