HomeSort by relevance Sort by last modified time
    Searched refs:hasHighOperandLatency (Results 1 - 25 of 26) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.h 356 bool hasHighOperandLatency(const InstrItineraryData *ItinData,
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 665 /// hasHighOperandLatency - Compute operand latency between a def of 'Reg'
671 bool hasHighOperandLatency(const InstrItineraryData *ItinData,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.h 250 bool hasHighOperandLatency(const InstrItineraryData *ItinData,
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 344 bool hasHighOperandLatency(const TargetSchedModel &SchedModel,
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 480 bool hasHighOperandLatency(const TargetSchedModel &SchedModel,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/CodeGen/
MachineLICM.cpp 181 bool HasHighOperandLatency(MachineInstr &MI, unsigned DefIdx,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineLICM.cpp 192 /// HasHighOperandLatency - Compute operand latency between a def of 'Reg'
195 bool HasHighOperandLatency(MachineInstr &MI, unsigned DefIdx,
869 /// HasHighOperandLatency - Compute operand latency between a def of 'Reg'
872 bool MachineLICM::HasHighOperandLatency(MachineInstr &MI,
    [all...]

Completed in 265 milliseconds

1 2