Home
last modified time | relevance | path

Searched refs:MGS (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/file/magic/Magdir/
H A Dmsx10 0 string/b MGS MSX Gigamix MGSDRV3 music file,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9725 bool refineIndexType(MaskedGatherScatterSDNode *MGS, SDValue &Index, in refineIndexType() argument
9731 MGS->setIndexType(Scaled ? ISD::UNSIGNED_SCALED : ISD::UNSIGNED_UNSCALED); in refineIndexType()
9740 MGS->setIndexType(Scaled ? ISD::SIGNED_SCALED : ISD::SIGNED_UNSCALED); in refineIndexType()