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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 400 // FLT_ROUNDS_ - Returns current rounding mode:
406 FLT_ROUNDS_,
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 464 /// FLT_ROUNDS_ - Returns current rounding mode:
470 FLT_ROUNDS_,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h 510 /// FLT_ROUNDS_ - Returns current rounding mode:
516 FLT_ROUNDS_,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 250 case ISD::FLT_ROUNDS_: return "flt_rounds";
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 293 case ISD::FLT_ROUNDS_: return "flt_rounds";
    [all...]
LegalizeDAG.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp 135 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 186 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 671 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 472 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 289 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp 380 setOperationAction(ISD::FLT_ROUNDS_ , MVT::i32 , Custom);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 314 setOperationAction(ISD::FLT_ROUNDS_ , MVT::i32 , Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp 347 setOperationAction(ISD::FLT_ROUNDS_ , MVT::i32 , Custom);
    [all...]

Completed in 986 milliseconds