Searched defs:FeatureBits (Results 1 – 11 of 11) sorted by relevance
112 if (TT.isArch64Bit() && !FeatureBits[RISCV::Feature64Bit]) in validate() argument 39 computeTargetABI(const Triple & TT,const FeatureBitset & FeatureBits,StringRef ABIName) computeTargetABI() argument 123 parseFeatureBits(bool IsRV64,const FeatureBitset & FeatureBits) parseFeatureBits() argument [all...]
92 FeatureBitset FeatureBits; // Feature bits for current CPU + FS variable
215 const FeatureBitset &FeatureBits = in DecodeGPRPairRegisterClass() local
168 FeatureBitset FeatureBits = getFeatureBits(); initializeSubtargetDependencies() local
919 const FeatureBitset &FeatureBits = getSubtargetInfo().getFeatureBits(); AddThumbPredicate() local 2547 const FeatureBitset &FeatureBits = Dis->getSubtargetInfo().getFeatureBits(); DecodeHINTInstruction() local 2792 const FeatureBitset &FeatureBits = Dis->getSubtargetInfo().getFeatureBits(); DecodeSETPANInstruction() local 4831 const FeatureBitset &FeatureBits = DecodeThumbTableBranch() local 4976 const FeatureBitset &FeatureBits = DecodeMSRMask() local [all...]
880 const FeatureBitset &FeatureBits = STI.getFeatureBits(); printMSRMaskOperand() local
259 FeatureBitset FeatureBits = FeatureBitStack.pop_back_val(); popFeatureBits() local
5422 const FeatureBitset &FeatureBits = Subtarget->getFeatureBits(); getMClassRegisterMask() local
639 u_int32_t FeatureBits; member
615 u_int32_t FeatureBits; member
473 FeatureBitset FeatureBits = STI.getFeatureBits(); in selectArch() local [all...]