Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp821 MachineOperand *CPol = TII->getNamedOperand(*MI, AMDGPU::OpName::cpol); in enableNamedBit() local
H A DSILoadStoreOptimizer.cpp117 unsigned CPol = 0; member
H A DSIDefines.h309 enum CPol { enum
H A DAMDGPUInstructionSelector.cpp1837 unsigned CPol = MI.getOperand(ArgOffset + Intr->CachePolicyIndex).getImm(); in selectImageIntrinsic() local
H A DSIISelLowering.cpp6641 unsigned CPol = cast<ConstantSDNode>( in lowerImage() local
6998 unsigned CPol = cast<ConstantSDNode>(Op.getOperand(3))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
H A DSIInstrInfo.cpp6109 if (const MachineOperand *CPol = in legalizeOperands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp616 unsigned CPol = in getInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4505 unsigned CPol = Inst.getOperand(CPolPos).getImm(); in validateCoherencyBits() local
6042 unsigned CPol = getCPolKind(getId(), Mnemo, Disabling); in parseCPol() local