Searched defs:isHighLatencyDef (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6917 bool X86InstrInfo::isHighLatencyDef(int opc) const { function in class:X86InstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1489 virtual bool isHighLatencyDef(int opc) const { return false; } function in class:llvm::TargetInstrInfo

Completed in 121 milliseconds