Home
last modified time | relevance | path

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

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