/llvm-project/llvm/docs/ |
H A D | AMDGPUModifierSyntax.rst | 22 Modifiers chapter 28 .. _amdgpu_synid_ds_offset80: 30 offset0 55 offset1 80 offset 105 swizzle pattern 176 gds 191 .. _amdgpu_synid_done: 193 done 207 compr [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 | 199 Modifiers chapter
|
H A D | AMDGPUInstructionNotation.rst | 121 Modifiers chapter
|
H A D | AMDGPUUsage.rst | 15093 Modifiers global() subsection [all...] |
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NativeTypeEnum.h | 69 std::optional<codeview::ModifierRecord> Modifiers; variable
|
H A D | NativeTypeUDT.h | 70 std::optional<codeview::ModifierRecord> Modifiers; variable
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | SemanticHighlighting.h | 100 uint32_t Modifiers = 0; member
|
H A D | SemanticHighlighting.cpp | 509 auto Modifiers = ExtraModifiers.find(Resolved->R); in collect() local [all...] |
H A D | ClangdLSPServer.cpp | 484 std::vector<llvm::StringRef> Modifiers; semanticTokenModifiers() local
|
/llvm-project/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/llvm/include/llvm/FileCheck/ |
H A D | FileCheck.h | 84 std::bitset<FileCheckKindModifier::Size> Modifiers; variable
|
/llvm-project/llvm/unittests/TargetParser/ |
H A D | TargetParserTest.cpp | 2260 std::vector<StringRef> Modifiers; global() member 2271 std::vector<StringRef> Modifiers; global() member
|
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 76 struct Modifiers { struct in __anon446f916f0111::AMDGPUOperand 77 Abs__anon446f916f0111::AMDGPUOperand::Modifiers global() argument 78 Neg__anon446f916f0111::AMDGPUOperand::Modifiers global() argument 79 Sext__anon446f916f0111::AMDGPUOperand::Modifiers global() argument 80 Lit__anon446f916f0111::AMDGPUOperand::Modifiers global() argument 82 hasFPModifiers__anon446f916f0111::AMDGPUOperand::Modifiers hasFPModifiers() argument 83 hasIntModifiers__anon446f916f0111::AMDGPUOperand::Modifiers hasIntModifiers() argument 84 hasModifiers__anon446f916f0111::AMDGPUOperand::Modifiers hasModifiers() argument 86 getFPModifiersOperand__anon446f916f0111::AMDGPUOperand::Modifiers getFPModifiersOperand() argument 93 getIntModifiersOperand__anon446f916f0111::AMDGPUOperand::Modifiers getIntModifiersOperand() argument 99 getModifiersOperand__anon446f916f0111::AMDGPUOperand::Modifiers getModifiersOperand() argument 3891 StringRef Modifiers; validateMIMGDataSize() local [all...] |
/llvm-project/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 683 Modifiers in FillFunction() local [all...] |
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 134 ModifierRecord(TypeIndex ModifiedType, ModifierOptions Modifiers) in ModifierRecord() argument 142 ModifierOptions Modifiers = ModifierOptions::None; variable
|
/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 790 VOPModifiers Modifiers; collectVOPModifiers() local
|
/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 572 std::vector<int> Modifiers; global() member
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 21413 checkMappableExpressionList(Sema & SemaRef,DSAStackTy * DSAS,OpenMPClauseKind CKind,MappableVarListInfo & MVLI,SourceLocation StartLoc,CXXScopeSpec & MapperIdScopeSpec,DeclarationNameInfo MapperId,ArrayRef<Expr * > UnresolvedMappers,OpenMPMapClauseKind MapType=OMPC_MAP_unknown,ArrayRef<OpenMPMapModifierKind> Modifiers=std::nullopt,bool IsMapTypeImplicit=false,bool NoDiagnose=false) checkMappableExpressionList() argument 21729 OpenMPMapModifierKind Modifiers[] = { ActOnOpenMPMapClause() local 22867 OpenMPMotionModifierKind Modifiers[] = {OMPC_MOTION_MODIFIER_unknown, ActOnOpenMPToClause() local 22904 OpenMPMotionModifierKind Modifiers[] = {OMPC_MOTION_MODIFIER_unknown, ActOnOpenMPFromClause() local [all...] |
/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 1648 OpenMPScheduleClauseModifier Modifiers[NUM_MODIFIERS]; global() variable [all...] |