Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp144 llvm::AMDGPU::CanBeVOPD SecondCanBeVOPD = AMDGPU::getCanBeVOPD(Opc2); in runOnMachineFunction() local
H A DGCNVOPDUtils.cpp123 auto SecondCanBeVOPD = AMDGPU::getCanBeVOPD(Opc2); shouldScheduleVOPDAdjacent() local