Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86MCInstLower.cpp1967 #define MASK_AVX512_CASE(Instr) \ in addConstantComments() macro
1974 MASK_AVX512_CASE(X86::VMOVSDZrm) in addConstantComments()
1984 MASK_AVX512_CASE(X86::VMOVSHZrm) in addConstantComments()
1992 MASK_AVX512_CASE(X86::VMOVSSZrm) in addConstantComments()
2053 MASK_AVX512_CASE(X86::VBROADCASTF32X4Z256rm) in addConstantComments()
2054 MASK_AVX512_CASE(X86::VBROADCASTF64X2Z128rm) in addConstantComments()
2055 MASK_AVX512_CASE(X86::VBROADCASTI32X4Z256rm) in addConstantComments()
2056 MASK_AVX512_CASE(X86::VBROADCASTI64X2Z128rm) in addConstantComments()
2059 MASK_AVX512_CASE(X86::VBROADCASTF32X4rm) in addConstantComments()
2060 MASK_AVX512_CASE(X86::VBROADCASTF64X2rm) in addConstantComments()
[all …]