Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h272 MachineInstr *buildSlotOfVectorInstruction(MachineBasicBlock &MBB,
H A DR600ExpandSpecialInstrs.cpp134 TII->buildSlotOfVectorInstruction(MBB, &MI, Chan, SubDstReg); in runOnMachineFunction()
H A DR600InstrInfo.cpp1290 MachineInstr *R600InstrInfo::buildSlotOfVectorInstruction( in buildSlotOfVectorInstruction() function in R600InstrInfo