Searched defs:Delay (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUInsertDelayAlu.cpp | 267 MachineInstr *emitDelayAlu(MachineInstr &MI, DelayInfo Delay, in emitDelayAlu() argument |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTestVerilog.cpp | 426 TEST_F(FormatTestVerilog, Delay) { in TEST_F() argument |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachinePipeliner.cpp | 1605 unsigned Delay = Nodes.getLatency(); calculateRecMII() local |
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ | ||
H A D | AMDGPUAsmParser.cpp | 7161 parseDelay(int64_t & Delay) parseDelay() argument |