Home
last modified time | relevance | path

Searched defs:VALU (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUWaitSGPRHazards.cpp118 static constexpr unsigned VALU = (1 << 1); member
H A DAMDGPUInsertDelayAlu.cpp66 enum DelayType { VALU, TRANS, SALU, OTHER }; enumerator
H A DGCNHazardRecognizer.cpp926 static bool consumesDstSelForwardingOperand(const MachineInstr *VALU, in consumesDstSelForwardingOperand()
947 int GCNHazardRecognizer::checkVALUHazards(MachineInstr *VALU) { in checkVALUHazards()
H A DAMDGPUIGroupLP.cpp68 VALU = 1u << 1, enumerator
H A DSIDefines.h57 VALU = 1 << 1, enumerator