Home
last modified time | relevance | path

Searched refs:buildSlotOfVectorInstruction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp135 TII->buildSlotOfVectorInstruction(MBB, &MI, Chan, SubDstReg); in runOnMachineFunction()
H A DR600InstrInfo.h274 MachineInstr *buildSlotOfVectorInstruction(MachineBasicBlock &MBB,
H A DR600InstrInfo.cpp1274 MachineInstr *R600InstrInfo::buildSlotOfVectorInstruction( in buildSlotOfVectorInstruction() function in R600InstrInfo