Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp957 MachineOperand *CPol = TII->getNamedOperand(*MI, AMDGPU::OpName::cpol); in enableNamedBit() local
2260 MachineOperand *CPol = TII->getNamedOperand(*MI, OpName::cpol); in setTH() local
2275 MachineOperand *CPol = TII->getNamedOperand(*MI, OpName::cpol); in setScope() local
2565 MachineOperand *CPol = TII->getNamedOperand(*MI, OpName::cpol); in expandSystemScopeStore() local
H A DSILoadStoreOptimizer.cpp117 unsigned CPol = 0; member
H A DSIDefines.h379 enum CPol { enum
H A DAMDGPUInstructionSelector.cpp1896 unsigned CPol = MI.getOperand(ArgOffset + Intr->CachePolicyIndex).getImm(); in selectImageIntrinsic() local
H A DSIISelLowering.cpp8166 unsigned CPol = Op.getConstantOperandVal(ArgOffset + Intr->CachePolicyIndex); in lowerImage() local
8559 unsigned CPol = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local
H A DSIInstrInfo.cpp6879 if (const MachineOperand *CPol = in legalizeOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp654 unsigned CPol = in getInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4911 unsigned CPol = Inst.getOperand(CPolPos).getImm(); in validateCoherencyBits() local
4969 const unsigned CPol) { in validateTHAndScopeBits()
6577 unsigned CPol = getCPolKind(getId(), Mnemo, Disabling); in parseCPol() local