Searched defs:SrcMods (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 2897 SrcMods = CurDAG->getTargetConstant(Mods, SDLoc(In), MVT::i32); in SelectVOP3BMods0() argument 2861 SelectVINTERPModsImpl(SDValue In,SDValue & Src,SDValue & SrcMods,bool OpSel) const SelectVINTERPModsImpl() argument 2887 SelectVOP3Mods0(SDValue In,SDValue & Src,SDValue & SrcMods,SDValue & Clamp,SDValue & Omod) const SelectVOP3Mods0() argument 2918 SelectVOP3PMods(SDValue In,SDValue & Src,SDValue & SrcMods,bool IsDOT) const SelectVOP3PMods() argument [all...] |
H A D | SIPeepholeSDWA.cpp | 346 MachineOperand *SrcMods = convertToSDWA() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 4417 int SrcMods[3] = {AMDGPU::OpName::src0_modifiers, validateNeg() local
|