Home
last modified time | relevance | path

Searched defs:CPol (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp765 MachineOperand *CPol = TII->getNamedOperand(*MI, AMDGPU::OpName::cpol); in enableNamedBit() local
H A DAMDGPUISelDAGToDAG.cpp2376 SDValue CPol = CurDAG->getTargetConstant(AMDGPU::CPol::GLC, SL, MVT::i32); in SelectATOMIC_CMP_SWAP() local
2394 SDValue CPol = CurDAG->getTargetConstant(AMDGPU::CPol::GLC, SL, MVT::i32); in SelectATOMIC_CMP_SWAP() local
H A DSILoadStoreOptimizer.cpp107 unsigned CPol = 0; member
H A DSIDefines.h281 enum CPol { enum
H A DSIISelLowering.cpp6222 unsigned CPol = cast<ConstantSDNode>( in lowerImage() local
6550 unsigned CPol = cast<ConstantSDNode>(Op.getOperand(3))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
11387 MachineOperand &CPol = MI.getOperand(CPolIdx); in AdjustInstrPostInstrSelection() local
H A DAMDGPUInstructionSelector.cpp1589 unsigned CPol = MI.getOperand(ArgOffset + Intr->CachePolicyIndex).getImm(); in selectImageIntrinsic() local
H A DSIInstrInfo.cpp5642 if (const MachineOperand *CPol = in legalizeOperands() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp551 unsigned CPol = in getInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4119 unsigned CPol = Inst.getOperand(CPolPos).getImm(); in validateCoherencyBits() local