Home
last modified time | relevance | path

Searched defs:modifier (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp19 : MachineConstantPoolValue(gv->getType()), GV(gv), Modifier(modifier) {} in SystemZConstantPoolValue() argument
/llvm-project/openmp/runtime/src/
H A Dkmp_stub.cpp100 void omp_set_schedule(omp_sched_t kind, omp_int_t modifier) { in omp_set_schedule()
266 void __kmps_set_schedule(kmp_sched_t kind, int modifier) { in __kmps_set_schedule()
272 void __kmps_get_schedule(kmp_sched_t *kind, int *modifier) { in __kmps_get_schedule()
H A Dompt-general.cpp825 __kmp_control_tool(uint64_t command,uint64_t modifier,void * arg) global() argument
H A Dkmp_ftn_entry.h384 int FTN_STDCALL FTN_CONTROL_TOOL(int command, int modifier, void *arg) { in FTN_CONTROL_TOOL() argument
H A Dkmp_tasking.cpp5210 int modifier, void *task_dup) { argument
5421 int modifier, void *task_dup) { argument
H A Dkmp_csupport.cpp2073 void ompc_set_schedule(omp_sched_t kind, int modifier) { in ompc_set_schedule() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp36 ARMCP::ARMCPModifier modifier, in ARMConstantPoolValue()
45 ARMCP::ARMCPModifier modifier, in ARMConstantPoolValue()
/llvm-project/flang/lib/Optimizer/Transforms/
H A DAssumedRankOpConversion.cpp44 getLowerBoundModifier(fir::LowerBoundModifierAttribute modifier) { in getLowerBoundModifier() argument
/llvm-project/flang/lib/Semantics/
H A Dcheck-acc-structure.cpp454 "Only the ZERO modifier is allowed for the %s clause " in Enter() local
482 if (const auto &modifier{ Enter() local
504 if (const auto &modifier{ Enter() local
[all...]
H A Dcheck-omp-structure.cpp1172 if (const auto &modifier{ Enter() local
2497 ReductionModifier modifier{*maybeModifier}; CheckReductionModifier() local
2937 const auto &modifier{ ScheduleModifierHasType() local
2993 std::optional<parser::OmpDeviceClause::DeviceModifier> modifier = Enter() local
[all...]
H A Dresolve-directives.cpp182 const auto &modifier{ Pre() local
/llvm-project/openmp/runtime/test/tasking/
H A Dkmp_taskloop_5.c91 void task_loop(int sched_type, int sched_val, int modifier) in task_loop()
/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructCompositionT.h
H A DConstructDecompositionT.h880 auto &modifier = std::get<std::optional<ReductionModifier>>(clause.t); applyClause() local
1013 auto &modifier = std::get<std::optional<DirectiveNameModifier>>(clause.t); applyClause() local
[all...]
/llvm-project/llvm/docs/
H A DCommandLine.rst854 .. _can be changed:
855 .. _Internal vs External Storage:
/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.cpp26 XtensaCP::XtensaCPModifier modifier) in XtensaConstantPoolValue()
/llvm-project/flang/lib/Lower/OpenMP/
H A DClauseProcessor.cpp48 const auto &modifier = in getScheduleModifier() local
58 const auto &modifier = in getSimdModifier() local
403 const auto &modifier = processOrder() local
[all...]
/llvm-project/openmp/tools/multiplex/tests/custom_data_storage/
H A Dfirst-tool.h207 uint64_t modifier, void *arg, in on_cds_ompt_callback_control_tool()
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp589 PdbAstBuilder::CreateModifierType(const ModifierRecord &modifier) { in CreateModifierType() argument
764 ModifierRecord modifier; in CreateType() local
H A DPdbUtil.cpp592 TypeIndex lldb_private::npdb::LookThroughModifierRecord(CVType modifier) { in LookThroughModifierRecord()
H A DSymbolFileNativePDB.cpp723 ModifierRecord modifier; CreateType() local
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h1113 on_ompt_callback_control_tool(uint64_t command,uint64_t modifier,void * arg,const void * codeptr_ra) on_ompt_callback_control_tool() argument
/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp416 const auto &modifier = genDeclareDataOperandOperationsWithModifier() local
2132 const auto &modifier = genDataOperandOperationsWithModifier() local
2917 const auto &modifier = genACCEnterDataOp() local
3648 const auto &modifier = genGlobalCtorsWithModifier() local
4177 const auto &modifier = genACC() local
[all...]
/llvm-project/openmp/tools/multiplex/
H A Dompt-multiplex.h738 uint64_t modifier, void *arg, in ompt_multiplex_callback_control_tool()
/llvm-project/mlir/lib/Dialect/OpenMP/IR/
H A DOpenMPDialect.cpp418 printScheduleClause(OpAsmPrinter & p,Operation * op,ClauseScheduleKindAttr schedAttr,ScheduleModifierAttr modifier,UnitAttr simd,Value scheduleChunkVar,Type scheduleChunkType) printScheduleClause() argument
[all...]

12