Home
last modified time | relevance | path

Searched defs:isHighLatencyDef (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1618 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7732 bool X86InstrInfo::isHighLatencyDef(int opc) const { in isHighLatencyDef() function in X86InstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7021 bool SIInstrInfo::isHighLatencyDef(int Opc) const { in isHighLatencyDef() function in SIInstrInfo