Home
last modified time | relevance | path

Searched defs:FeatureBits (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp39 ABI computeTargetABI(const Triple &TT, FeatureBitset FeatureBits, in computeTargetABI()
99 void validate(const Triple &TT, const FeatureBitset &FeatureBits) { in validate()
112 parseFeatureBits(bool IsRV64, const FeatureBitset &FeatureBits) { in parseFeatureBits()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h92 FeatureBitset FeatureBits; // Feature bits for current CPU + FS variable
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/Disassembler/
H A DCSKYDisassembler.cpp215 const FeatureBitset &FeatureBits = in DecodeGPRPairRegisterClass() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp64 const FeatureBitset &FeatureBits = in DecodeGPRRegisterClass() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp168 FeatureBitset FeatureBits = getFeatureBits(); in initializeSubtargetDependencies() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp919 const FeatureBitset &FeatureBits = getSubtargetInfo().getFeatureBits(); in AddThumbPredicate() local
2547 const FeatureBitset &FeatureBits = Dis->getSubtargetInfo().getFeatureBits(); in DecodeHINTInstruction() local
2792 const FeatureBitset &FeatureBits = Dis->getSubtargetInfo().getFeatureBits(); in DecodeSETPANInstruction() local
4831 const FeatureBitset &FeatureBits = in DecodeThumbTableBranch() local
4976 const FeatureBitset &FeatureBits = in DecodeMSRMask() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp866 const FeatureBitset &FeatureBits = STI.getFeatureBits(); in printMSRMaskOperand() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp215 FeatureBitset FeatureBits = FeatureBitStack.pop_back_val(); in popFeatureBits() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp5430 const FeatureBitset &FeatureBits = Subtarget->getFeatureBits(); in getMClassRegisterMask() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp480 FeatureBitset FeatureBits = STI.getFeatureBits(); in selectArch() local