| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUModifierSyntax.rst | 30 offset0 177 gds 221 vm 337 dlc 342 glc 347 lds 362 nv 377 nt 487 da 632 nv [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 | 172 Modifiers chapter
|
| H A D | AMDGPUInstructionNotation.rst | 117 Modifiers chapter
|
| H A D | AMDGPUUsage.rst | 14348 Modifiers subsection
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | NativeTypeEnum.h | 70 Optional<codeview::ModifierRecord> Modifiers; variable
|
| H A D | NativeTypeUDT.h | 71 Optional<codeview::ModifierRecord> Modifiers; variable
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | SemanticHighlighting.h | 89 uint32_t Modifiers = 0; member
|
| H A D | SemanticHighlighting.cpp | 389 auto Modifiers = ExtraModifiers.find(Resolved->R); in collect() local
|
| H A D | ClangdLSPServer.cpp | 436 std::vector<llvm::StringRef> Modifiers; in semanticTokenModifiers() local
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-cpp/ |
| H A D | main.cpp | 13 typedef BitField Modifiers; // should show as hex typedef
|
| /llvm-project-15.0.7/llvm/include/llvm/FileCheck/ |
| H A D | FileCheck.h | 84 std::bitset<FileCheckKindModifier::Size> Modifiers; variable
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 73 struct Modifiers { struct in __anon71e405cc0111::AMDGPUOperand 74 bool Abs = false; 75 bool Neg = false; 76 bool Sext = false; 78 bool hasFPModifiers() const { return Abs || Neg; } in hasFPModifiers() 79 bool hasIntModifiers() const { return Sext; } in hasIntModifiers() 80 bool hasModifiers() const { return hasFPModifiers() || hasIntModifiers(); } in hasModifiers() 82 int64_t getFPModifiersOperand() const { in getFPModifiersOperand() 89 int64_t getIntModifiersOperand() const { in getIntModifiersOperand() 95 int64_t getModifiersOperand() const { in getModifiersOperand()
|
| /llvm-project-15.0.7/llvm/tools/llvm-stress/ |
| H A D | llvm-stress.cpp | 687 std::vector<std::unique_ptr<Modifier>> Modifiers; in FillFunction() local
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 134 ModifierRecord(TypeIndex ModifiedType, ModifierOptions Modifiers) in ModifierRecord() 142 ModifierOptions Modifiers = ModifierOptions::None; variable
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Disassembler/ |
| H A D | AMDGPUDisassembler.cpp | 764 VOPModifiers Modifiers; in collectVOPModifiers() local
|
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | ClangDiagnosticsEmitter.cpp | 574 std::vector<int> Modifiers; member
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 21409 ArrayRef<OpenMPMapModifierKind> Modifiers = None, in checkMappableExpressionList() 21722 OpenMPMapModifierKind Modifiers[] = { in ActOnOpenMPMapClause() local 22736 OpenMPMotionModifierKind Modifiers[] = {OMPC_MOTION_MODIFIER_unknown, in ActOnOpenMPToClause() local 22773 OpenMPMotionModifierKind Modifiers[] = {OMPC_MOTION_MODIFIER_unknown, in ActOnOpenMPFromClause() local
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 1584 OpenMPScheduleClauseModifier Modifiers[NUM_MODIFIERS]; variable
|