Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
DRISCVBaseInfo.cpp13 ABI computeTargetABI(const Triple &TT, FeatureBitset FeatureBits, in computeTargetABI()
74 void validate(const Triple &TT, const FeatureBitset &FeatureBits) { in validate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackRandomLayoutCase.hpp40 enum FeatureBits enum
/third_party/vk-gl-cts/modules/glshared/
DglsRandomUniformBlockCase.hpp43 enum FeatureBits enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktRandomUniformBlockCase.hpp39 enum FeatureBits enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h89 FeatureBitset FeatureBits; // Feature bits for current CPU + FS variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayout.cpp45 enum FeatureBits enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Disassembler/
DRISCVDisassembler.cpp62 const FeatureBitset &FeatureBits = in DecodeGPRRegisterClass() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp764 const FeatureBitset &FeatureBits = getSubtargetInfo().getFeatureBits(); in AddThumbPredicate() local
2312 const FeatureBitset &FeatureBits = Dis->getSubtargetInfo().getFeatureBits(); in DecodeHINTInstruction() local
2525 const FeatureBitset &FeatureBits = Dis->getSubtargetInfo().getFeatureBits(); in DecodeSETPANInstruction() local
4653 const FeatureBitset &FeatureBits = in DecodeMSRMask() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockTests.cpp43 enum FeatureBits enum
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp48 enum FeatureBits enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp171 FeatureBitset FeatureBits = FeatureBitStack.pop_back_val(); in popFeatureBits() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp65 enum FeatureBits enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMInstPrinter.cpp867 const FeatureBitset &FeatureBits = STI.getFeatureBits(); in printMSRMaskOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp4596 const FeatureBitset &FeatureBits = Subtarget->getFeatureBits(); in getMClassRegisterMask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp458 FeatureBitset FeatureBits = STI.getFeatureBits(); in selectArch() local