Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h218 Register insertNE(MachineBasicBlock *MBB,
H A DAMDGPUMachineCFGStructurizer.cpp2287 Register Reg = TII->insertNE( in createIfRegion()
2347 TII->insertNE(RegionExit, RegionExit->instr_end(), DL, in createIfRegion()
H A DSIInstrInfo.cpp1268 Register SIInstrInfo::insertNE(MachineBasicBlock *MBB, in insertNE() function in SIInstrInfo