Home
last modified time | relevance | path

Searched defs:f2f (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGenCXX/
Dfloat128-declarations.cpp29 __float128 f2f = 32.4q; variable
/external/llvm-project/clang/test/CodeGenCXX/
Dfloat128-declarations.cpp38 __float128 f2f = 32.4q; variable
Dfloat16-declarations.cpp32 _Float16 f2f = 32.4; variable
/external/llvm-project/clang/test/AST/
Dfloat16.cpp49 _Float16 f2f = 32.4; variable
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_nv50.cpp1345 const bool f2f = isFloatType(i->dType) && isFloatType(i->sType); in emitCVT() local
Dnv50_ir_emit_gk110.cpp1055 const bool f2f = isFloatType(i->dType) && isFloatType(i->sType); in emitCVT() local
Dnv50_ir_emit_nvc0.cpp1085 const bool f2f = isFloatType(i->dType) && isFloatType(i->sType); in emitCVT() local