HomeSort by relevance Sort by last modified time
    Searched refs:O_F32 (Results 1 - 16 of 16) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 256 O_F32,
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 326 O_F32,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 326 O_F32,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 326 O_F32,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 326 O_F32,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 326 O_F32,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 326 O_F32,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 326 O_F32,
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 261 setLibcallName(RTLIB::O_F32, "__mips16_unordsf2");
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 348 Names[RTLIB::O_F32] = "__unordsf2";
791 CCs[RTLIB::O_F32] = ISD::SETEQ;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 288 Names[RTLIB::O_F32] = "__unordsf2";
539 CCs[RTLIB::O_F32] = ISD::SETEQ;
    [all...]
LegalizeFloatTypes.cpp 651 LC1 = (VT == MVT::f32) ? RTLIB::O_F32 : RTLIB::O_F64;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 207 setLibcallName(RTLIB::O_F32, "__unordsf2vfp");
216 setCmpLibcallCC(RTLIB::O_F32, ISD::SETEQ);
332 setLibcallName(RTLIB::O_F32, "__aeabi_fcmpun");
333 setCmpLibcallCC(RTLIB::O_F32, ISD::SETEQ);
341 setLibcallCallingConv(RTLIB::O_F32, CallingConv::ARM_AAPCS);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 203 LC1 = (VT == MVT::f32) ? RTLIB::O_F32 :
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 199 { RTLIB::O_F32, "__unordsf2vfp", ISD::SETEQ },
298 { RTLIB::O_F32, "__aeabi_fcmpun", CallingConv::ARM_AAPCS, ISD::SETEQ },
    [all...]

Completed in 2192 milliseconds