Home
last modified time | relevance | path

Searched defs:InfC (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dcomplex-folding.cpp63 constexpr _Complex float InfC = {1.0, __builtin_inf()}; variable
/llvm-project/clang/test/AST/Interp/
H A Dcomplex.cpp
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8134 auto InfC = MIRBuilder.buildConstant(IntTy, Inf); lowerISFPCLASS() local