Home
last modified time | relevance | path

Searched refs:ImmTyGLC (Results 1 – 11 of 11) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp143 ImmTyGLC, enumerator
311 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
664 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
4553 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
4621 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMubufImpl()
4662 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
4702 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
4805 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp142 ImmTyGLC, enumerator
311 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
665 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
4512 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
4580 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMubufImpl()
4622 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
4662 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
4766 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp144 ImmTyGLC, enumerator
337 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
340 bool isGLC_1() const { return isImmTy(ImmTyGLC); } in isGLC_1()
838 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
6432 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
6436 return AMDGPUOperand::CreateImm(this, -1, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC_1()
6504 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMubufImpl()
6548 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
6597 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
6710 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp117 ImmTyGLC, enumerator
340 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
343 bool isGLC_1() const { return isImmTy(ImmTyGLC); } in isGLC_1()
841 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
6497 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
6501 return AMDGPUOperand::CreateImm(this, -1, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC_1()
6569 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC, in cvtMubufImpl()
6614 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
6663 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
6776 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp117 ImmTyGLC, enumerator
340 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
343 bool isGLC_1() const { return isImmTy(ImmTyGLC); } in isGLC_1()
841 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
6497 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
6501 return AMDGPUOperand::CreateImm(this, -1, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC_1()
6569 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC, in cvtMubufImpl()
6614 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
6663 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
6776 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp144 ImmTyGLC, enumerator
334 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
827 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
5826 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
5894 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMubufImpl()
5938 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
5987 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
6088 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp144 ImmTyGLC, enumerator
337 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
830 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
5982 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
6050 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMubufImpl()
6094 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
6143 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
6246 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp144 ImmTyGLC, enumerator
334 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
827 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
5826 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
5894 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMubufImpl()
5938 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
5987 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
6088 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp144 ImmTyGLC, enumerator
337 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
830 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
5982 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
6050 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMubufImpl()
6094 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
6143 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
6246 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp144 ImmTyGLC, enumerator
334 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
827 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
5826 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
5894 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMubufImpl()
5938 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
5987 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
6088 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp144 ImmTyGLC, enumerator
326 bool isGLC() const { return isImmTy(ImmTyGLC); } in isGLC()
818 case ImmTyGLC: OS << "GLC"; break; in printImmTy()
5647 return AMDGPUOperand::CreateImm(this, 0, SMLoc(), AMDGPUOperand::ImmTyGLC); in defaultGLC()
5715 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMubufImpl()
5759 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMtbuf()
5808 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyGLC); in cvtMIMG()
5909 {"glc", AMDGPUOperand::ImmTyGLC, true, nullptr},