Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp866 MachineOperand *CPol = TII->getNamedOperand(*MI, AMDGPU::OpName::cpol); enableNamedBit() local
2166 MachineOperand *CPol = TII->getNamedOperand(*MI, OpName::cpol); setTH() local
2181 MachineOperand *CPol = TII->getNamedOperand(*MI, OpName::cpol); setScope() local
[all...]
H A DSILoadStoreOptimizer.cpp117 unsigned CPol = 0; member
[all...]
H A DSIDefines.h357 enum CPol { global() enum
H A DAMDGPUInstructionSelector.cpp1917 unsigned CPol = MI.getOperand(ArgOffset + Intr->CachePolicyIndex).getImm(); selectImageIntrinsic() local
[all...]
H A DSIISelLowering.cpp7728 unsigned CPol = cast<ConstantSDNode>( lowerImage() local
8122 unsigned CPol = Op.getConstantOperandVal(3); LowerINTRINSIC_WO_CHAIN() local
[all...]
H A DSIInstrInfo.cpp6756 if (const MachineOperand *CPol = legalizeOperands() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp740 unsigned CPol = getInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4736 unsigned CPol = Inst.getOperand(CPolPos).getImm(); validateCoherencyBits() local
4794 validateTHAndScopeBits(const MCInst & Inst,const OperandVector & Operands,const unsigned CPol) validateTHAndScopeBits() argument
6336 unsigned CPol = getCPolKind(getId(), Mnemo, Disabling); parseCPol() local
[all...]