HomeSort by relevance Sort by last modified time
    Searched full:floor_f (Results 1 - 6 of 6) sorted by null

  /external/llvm/test/Transforms/InstCombine/
adjust-for-sminmax.ll 56 define i32 @floor_f(i32 %n) {
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
adjust-for-sminmax.ll 56 define i32 @floor_f(i32 %n) {
  /external/llvm/test/CodeGen/Thumb2/
float-intrinsics-float.ll 132 define float @floor_f(float %a) {
133 ; CHECK-LABEL: floor_f:
  /external/swiftshader/third_party/subzero/runtime/
wasm-runtime.cpp 152 double env$$floor_f(float X) {
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3.h 1037 INSTR1(FLOOR_F)
  /external/swiftshader/third_party/subzero/src/
WasmTranslator.cpp 792 const auto FnName = Ctx->getGlobalString("env$$floor_f");
    [all...]

Completed in 1837 milliseconds