Home
last modified time | relevance | path

Searched refs:float_op (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/ARM/
Ddarwin-eabi.ll6 define float @float_op(float %lhs, float %rhs) {
9 ; CHECK-M3-LABEL: float_op:
12 ; CHECK-M4-LABEL: float_op:
/external/chromium_org/gpu/config/
Dgpu_control_list.h197 FloatInfo(const std::string& float_op,
Dgpu_control_list.cc272 GpuControlList::FloatInfo::FloatInfo(const std::string& float_op, in FloatInfo() argument
278 op_ = StringToNumericOp(float_op); in FloatInfo()