/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | AMDGPUModifierSyntax.rst | 22 Modifiers chapter 28 .. _amdgpu_synid_ds_offset8: 30 offset8 55 offset16 80 swizzle pattern 152 gds 167 .. _amdgpu_synid_done: 169 done 183 compr 196 vm [all …]
|
H A D | CommandLine.rst | 1050 Hiding an option from ``-help`` output 1074 Controlling the number of occurrences required and allowed 1117 Controlling whether or not a value must be specified 1159 Controlling other formatting options 1198 Controlling options grouping 1245 Miscellaneous option modifiers 1291 Response files
|
H A D | AMDGPUInstructionSyntax.rst | 158 Modifiers chapter
|
H A D | AMDGPUInstructionNotation.rst | 92 Modifiers chapter
|
H A D | AMDGPUUsage.rst | 11425 Modifiers subsection
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NativeTypeEnum.h | 68 Optional<codeview::ModifierRecord> Modifiers; variable
|
H A D | NativeTypeUDT.h | 67 Optional<codeview::ModifierRecord> Modifiers; variable
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | ASN1_generate_nconf.pod | 123 =head2 Modifiers section in GENERATION STRING FORMAT
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | ASN1_generate_nconf.pod | 122 =head2 Modifiers section in GENERATION STRING FORMAT
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/ |
H A D | FileCheck.h | 80 std::bitset<FileCheckKindModifier::Size> Modifiers; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 69 struct Modifiers { struct in __anon649c30870111::AMDGPUOperand 70 bool Abs = false; 71 bool Neg = false; 72 bool Sext = false; 74 bool hasFPModifiers() const { return Abs || Neg; } in hasFPModifiers() 75 bool hasIntModifiers() const { return Sext; } in hasIntModifiers() 76 bool hasModifiers() const { return hasFPModifiers() || hasIntModifiers(); } in hasModifiers() 78 int64_t getFPModifiersOperand() const { in getFPModifiersOperand() 85 int64_t getIntModifiersOperand() const { in getIntModifiersOperand() 91 int64_t getModifiersOperand() const { in getModifiersOperand()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 691 std::vector<std::unique_ptr<Modifier>> Modifiers; in FillFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 133 ModifierRecord(TypeIndex ModifiedType, ModifierOptions Modifiers) in ModifierRecord() 141 ModifierOptions Modifiers = ModifierOptions::None; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 572 std::vector<int> Modifiers; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 19232 OpenMPMapModifierKind Modifiers[] = { in ActOnOpenMPMapClause() local 20216 OpenMPMotionModifierKind Modifiers[] = {OMPC_MOTION_MODIFIER_unknown, in ActOnOpenMPToClause() local 20253 OpenMPMotionModifierKind Modifiers[] = {OMPC_MOTION_MODIFIER_unknown, in ActOnOpenMPFromClause() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 1400 OpenMPScheduleClauseModifier Modifiers[NUM_MODIFIERS]; variable
|