Home
last modified time | relevance | path

Searched refs:AMDGPUOperand (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4202 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[i]); in getFlatOffsetLoc()
4280 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[i]); in getSMEMOffsetLoc()
4615 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[i]); in getBLGPLoc()
6786 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[i]); in cvtExp()
7592 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[i]); in getOperandLoc()
8043 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[i]); in cvtMubufImpl()
8225 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[I]); in cvtVOP3Interp()
8263 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[I]); in cvtVINTERP()
8322 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[I]); in cvtVOP3()
8487 AMDGPUOperand &Op = ((AMDGPUOperand &)*Operands[i]); in cvtSWMMAC()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructions.td145 "AMDGPUOperand::CreateImm(this, "#DefaultValue#", SMLoc(), "#
146 "AMDGPUOperand::"#ImmTy#"); }";
174 "getPredicate([](const AMDGPUOperand &Op) -> bool { "#
H A DSIInstrInfo.td1003 "AMDGPUOperand::"#ImmTy#", "#ConvertMethod#"); }";
1008 let PredicateMethod = "isImmTy<AMDGPUOperand::"#ImmTy#">";
1011 "return parseNamedBit(\""#Id#"\", Operands, AMDGPUOperand::"#ImmTy#"); }";
1028 "return parseSDWASel(Operands, \""#Id#"\", AMDGPUOperand::"#ImmTy#"); }";
1037 "AMDGPUOperand::"#ImmTy#"); }";