Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp933 MachineOperand *CPol = TII->getNamedOperand(*MI, AMDGPU::OpName::cpol); enableNamedBit() local
2236 MachineOperand *CPol = TII->getNamedOperand(*MI, OpName::cpol); setTH() local
2251 MachineOperand *CPol = TII->getNamedOperand(*MI, OpName::cpol); setScope() local
2475 MachineOperand *CPol = TII->getNamedOperand(*MI, OpName::cpol); expandSystemScopeStore() local
[all...]
H A DSILoadStoreOptimizer.cpp117 unsigned CPol = 0; global() member
[all...]
H A DSIDefines.h379 enum CPol { global() enum
H A DAMDGPUInstructionSelector.cpp1907 unsigned CPol = MI.getOperand(ArgOffset + Intr->CachePolicyIndex).getImm(); selectImageIntrinsic() local
[all...]
H A DSIISelLowering.cpp8166 unsigned CPol = Op.getConstantOperandVal(ArgOffset + Intr->CachePolicyIndex); lowerImage() local
8559 unsigned CPol = Op.getConstantOperandVal(3); LowerINTRINSIC_WO_CHAIN() local
[all...]
H A DSIInstrInfo.cpp6872 if (const MachineOperand *CPol = legalizeOperands() local
/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp638 unsigned CPol = getInstruction() local
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4906 unsigned CPol = Inst.getOperand(CPolPos).getImm(); validateCoherencyBits() local
4964 validateTHAndScopeBits(const MCInst & Inst,const OperandVector & Operands,const unsigned CPol) validateTHAndScopeBits() argument
6568 unsigned CPol = getCPolKind(getId(), Mnemo, Disabling); parseCPol() local
[all...]