Home
last modified time | relevance | path

Searched defs:FirstCanBeVOPD (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp143 llvm::AMDGPU::CanBeVOPD FirstCanBeVOPD = AMDGPU::getCanBeVOPD(Opc); in runOnMachineFunction() local
H A DGCNVOPDUtils.cpp130 auto FirstCanBeVOPD = AMDGPU::getCanBeVOPD(Opc); shouldScheduleVOPDAdjacent() local