Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingValue.c138 instrumentTargetValueImpl(uint64_t TargetValue, void *Data, in instrumentTargetValueImpl() argument
158 if (TargetValue == CurVNode->Value) { in instrumentTargetValueImpl()
202 CurVNode->Value = TargetValue; in instrumentTargetValueImpl()
213 CurVNode->Value = TargetValue; in instrumentTargetValueImpl()
230 __llvm_profile_instrument_target(uint64_t TargetValue, void *Data, in __llvm_profile_instrument_target() argument
232 instrumentTargetValueImpl(TargetValue, Data, CounterIndex, 1); in __llvm_profile_instrument_target()
235 __llvm_profile_instrument_target_value(uint64_t TargetValue, void *Data, in __llvm_profile_instrument_target_value() argument
238 instrumentTargetValueImpl(TargetValue, Data, CounterIndex, CountValue); in __llvm_profile_instrument_target_value()
246 __llvm_profile_instrument_memop(uint64_t TargetValue, void *Data, in __llvm_profile_instrument_memop() argument
249 uint64_t RepValue = InstrProfGetRangeRepValue(TargetValue); in __llvm_profile_instrument_memop()
H A DInstrProfiling.h135 void __llvm_profile_instrument_target_value(uint64_t TargetValue, void *Data,
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/
H A DTarget.cpp17 Expected<Target> Target::create(StringRef TargetValue) { in create() argument
18 auto Result = TargetValue.split('-'); in create()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.cpp182 (ABI::CallArgument::TargetValue == arg.type ? AugmentArgSize(arg.size) in TotalArgsSizeInWords()
226 if (arg.type == ABI::CallArgument::TargetValue) in PrepareTrivialCall()
258 ABI::CallArgument::TargetValue == arg.type ? arg.size : reg_size; in PrepareTrivialCall()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DABI.h32 TargetValue, /* value is on the target or literal */ enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Hexagon/
H A DABISysV_hexagon.cpp999 if (arg.type == ABI::CallArgument::TargetValue) in PrepareTrivialCall()
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp1500 rawArgs[i].type = lldb_private::ABI::CallArgument::TargetValue; in Interpret()
/openbsd-src/gnu/llvm/compiler-rt/include/profile/
H A DInstrProfData.inc156 VALUE_PROF_FUNC_PARAM(uint64_t, TargetValue, Type::getInt64Ty(Ctx)) \
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc156 VALUE_PROF_FUNC_PARAM(uint64_t, TargetValue, Type::getInt64Ty(Ctx)) \
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt8533 openmp/libompd/src/TargetValue.cpp
8534 openmp/libompd/src/TargetValue.h