Home
last modified time | relevance | path

Searched defs:Delay (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp267 MachineInstr *emitDelayAlu(MachineInstr &MI, DelayInfo Delay, in emitDelayAlu()
362 DelayInfo Delay; in runOnMachineBasicBlock() local
/freebsd/contrib/ntp/util/
H A Dtg2.c2376 int Delay /* delay in samples */
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h936 UINT64 Delay; member
991 UINT64 Delay; member
H A DUefiInternalFormRepresentation.h1950 UINT16 Delay; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1615 unsigned Delay = Nodes.getLatency(); in calculateRecMII() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7170 bool AMDGPUAsmParser::parseDelay(int64_t &Delay) { in parseDelay()
7233 int64_t Delay = 0; in parseSDelayALU() local