Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1688 virtual bool isHighLatencyDef(int opc) const { return false; } in isHighLatencyDef() function
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8374 bool X86InstrInfo::isHighLatencyDef(int opc) const { in isHighLatencyDef() function in X86InstrInfo
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7530 bool SIInstrInfo::isHighLatencyDef(int Opc) const { in isHighLatencyDef() function in SIInstrInfo