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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetMachine.h 61 Hybrid, // Scheduling for both latency and register pressure.
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SdramSpdLpDdr.h 51 UINT8 Hybrid : 1; ///< Bits 7:7
468 UINT8 Reserved[319 - 256 + 1]; ///< 256-319 Hybrid Memory Parameters
SdramSpdDdr4.h 51 UINT8 Hybrid : 1; ///< Bits 7:7
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 74 Hybrid, // Scheduling for both latency and register pressure.
421 /// Some scheduler, e.g. hybrid, can switch to different scheduling heuristics
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 151 if (TLI.getSchedulingPreference() == Sched::Hybrid)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetLowering.h 99 Hybrid, // Scheduling for both latency and register pressure.
598 /// Some scheduler, e.g. hybrid, can switch to different scheduling heuristics
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 313 if (TLI->getSchedulingPreference() == Sched::Hybrid)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 261 if (TLI->getSchedulingPreference() == Sched::Hybrid)
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 504 setSchedulingPreference(Sched::Hybrid);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 598 setSchedulingPreference(Sched::Hybrid);
    [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     [all...]

Completed in 829 milliseconds