Home
last modified time | relevance | path

Searched defs:fa (Results 1 – 21 of 21) sorted by relevance

/llvm-project/lldb/test/Shell/Register/Core/Inputs/
H A Dmultithread.cpp16 void fcommon(uint32_t a, uint32_t b, uint32_t c, uint32_t d, double fa, double fb, double fc, doubl… in fcommon()
29 volatile double fa = 2.0; in f1() local
44 volatile double fa = 3.0; in f2() local
58 volatile double fa = 5.0; in f3() local
/llvm-project/clang/test/OpenMP/
H A Dtarget_map_codegen_21.cpp104 float fa; member
113 T fa; member
[all...]
/llvm-project/clang/test/Sema/
H A Dincompatible-function-pointer-types-strict.c13 void fa(fn_a_t x) {} // strict-note {{passing argument to parameter 'x' here}} in fa() function
H A Dext_vector_ops.c93 void test_float_vector_scalar(float fa, unsigned int ua, v2f v2fa) { in test_float_vector_scalar()
H A Dattr-flag-enum.c27 fa = 0x1, enumerator
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-vec-ins-error.c28 float fa; variable
H A Dbuiltins-ppc-p10vector.c28 float fa; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dredundant-void-arg.c54 void (*fa)(); variable
H A Dredundant-void-arg.cpp180 void (*fa)(); variable
/llvm-project/clang/test/CodeGenCXX/
H A Dpr33080.cpp3 void fa(__unaligned struct A *) {} in fa() function
H A Dtype-metadata.cpp272 } fa; in foo() local
/llvm-project/flang/lib/Frontend/
H A DFrontendAction.cpp32 static void beginSourceFileCleanUp(FrontendAction &fa, CompilerInstance &ci) { in beginSourceFileCleanUp() argument
/llvm-project/clang/test/AST/Interp/
H A Dfloats.cpp
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dundefined-memory-manipulation.cpp189 float fa[3] = {1.1, 2.2, 3.3}; in triviallyCopyable() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DIterationGraphSorter.cpp211 const AffineExpr fa = loop2LvlMap.getResult(lvl - 1); in addConstraints() local
/llvm-project/clang/test/SemaCXX/
H A Dconditional-expr.cpp289 fa, fb, fc, fd, fe, ff enumerator
H A Dvector.cpp617 void test_float_vector_scalar(float fa, unsigned int ua, v2f v2fa) { in test_float_vector_scalar() argument
[all...]
H A Doverload-call.cpp108 float fa[7]; in test_n() local
H A Dwarn-thread-safety-analysis.cpp4576 int fa = foo.a; // expected-warning {{reading variable 'foo' requires holding mutex 'mu_'}} test() local
/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1957 ReadFrameAddress(lldb::RegisterKind row_register_kind,UnwindPlan::Row::FAValue & fa,addr_t & address) ReadFrameAddress() argument
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1958 SDValue fa = DAG.getNode(ToFp, DL, FltVT, ia); LowerDIVREM24() local