| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | MIMGInstructions.td | 429 R128A16:$r128, TFE:$tfe, LWE:$lwe, DA:$da), 442 R128A16:$r128, LWE:$lwe, DA:$da), 454 R128A16:$r128, A16:$a16, TFE:$tfe, LWE:$lwe), 467 R128A16:$r128, A16:$a16, TFE:$tfe, LWE:$lwe), 479 R128A16:$r128, A16:$a16, TFE:$tfe, LWE:$lwe), 492 R128A16:$r128, A16:$a16, TFE:$tfe, LWE:$lwe), 519 LWE:$lwe), 536 LWE:$lwe), 686 R128A16:$r128, TFE:$tfe, LWE:$lwe, DA:$da), 700 R128A16:$r128, LWE:$lwe, DA:$da), [all …]
|
| H A D | AMDGPUInstructionSelector.cpp | 2016 static bool parseTexFail(uint64_t TexFailCtrl, bool &TFE, bool &LWE, in parseTexFail() argument 2023 LWE = TexFailCtrl & 0x2; in parseTexFail() 2058 bool LWE; in selectImageIntrinsic() local 2061 TFE, LWE, IsTexFail)) in selectImageIntrinsic() 2257 MIB.addImm(LWE); // lwe in selectImageIntrinsic()
|
| H A D | SIISelLowering.cpp | 8413 SDValue *LWE, bool &IsTexFail) { in parseTexFail() argument 8424 *LWE = DAG.getTargetConstant((Value & 0x2) ? 1 : 0, DL, MVT::i32); in parseTexFail() 8685 SDValue LWE; in lowerImage() local 8688 if (!parseTexFail(TexFail, DAG, &TFE, &LWE, IsTexFail)) in lowerImage() 8779 Ops.push_back(LWE); // lwe in lowerImage() 16175 MachineOperand *LWE = TII->getNamedOperand(MI, AMDGPU::OpName::lwe); in AddMemOpInit() local 16178 if (!TFE && !LWE) // intersect_ray in AddMemOpInit() 16182 unsigned LWEVal = LWE ? LWE->getImm() : 0; in AddMemOpInit()
|
| H A D | SIInstrInfo.cpp | 5065 const MachineOperand *LWE = getNamedOperand(MI, AMDGPU::OpName::lwe); in verifyInstruction() local 5073 if ((LWE && LWE->getImm()) || (TFE && TFE->getImm())) in verifyInstruction()
|
| H A D | SIInstrInfo.td | 1229 def LWE : NamedBitOperand<"lwe">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsEVAInstrInfo.td | 194 def LWE : MMRel, LWE_ENC, LWE_DESC, ISA_MIPS32R2, ASE_EVA;
|
| H A D | MipsScheduleP5600.td | 136 LDC2, LDC3, LBE, LBuE, LHE, LHuE, LWE, LLE,
|
| H A D | MipsScheduleGeneric.td | 606 def : InstRW<[GenericWriteLoad], (instrs LBE, LBuE, LHE, LHuE, LWE,
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ |
| H A D | UnicodeData.txt | 3887 14DC;CANADIAN SYLLABICS LWE;Lo;0;L;;;;;N;;;;; 3888 14DD;CANADIAN SYLLABICS WEST-CREE LWE;Lo;0;L;;;;;N;;;;;
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | UnicodeData.txt | 3972 14DC;CANADIAN SYLLABICS LWE;Lo;0;L;;;;;N;;;;; 3973 14DD;CANADIAN SYLLABICS WEST-CREE LWE;Lo;0;L;;;;;N;;;;;
|