Home
last modified time | relevance | path

Searched refs:round32 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/ExecutionEngine/Interpreter/
Dintrinsics.ll30 %round32 = call float @llvm.round.f32(float 0.000000e+00)
/external/llvm-project/llvm/test/ExecutionEngine/Interpreter/
Dintrinsics.ll32 %round32 = call float @llvm.round.f32(float 0.000000e+00)
/external/mesa3d/src/amd/compiler/
Daco_ir.cpp134 program->next_fp_mode.round32 = fp_round_ne; in init_program()
Daco_ir.h204 fp_round round32:2; member
Daco_instruction_selection.cpp11017 program->next_fp_mode.round32 = fp_round_tz; in setup_fp_mode()
11019 program->next_fp_mode.round32 = fp_round_ne; in setup_fp_mode()