Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5227 FeatureBitset FeaturesWS32 = getFeatureBits(); in checkUnsupportedInstruction() local
5228 FeaturesWS32.flip(AMDGPU::FeatureWavefrontSize64) in checkUnsupportedInstruction()
5231 ComputeAvailableFeatures(FeaturesWS32); in checkUnsupportedInstruction()