Searched defs:TargetValue (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingValue.c | 242 __llvm_profile_instrument_target(uint64_t TargetValue, void *Data, in __llvm_profile_instrument_target_value() argument 145 instrumentTargetValueImpl(uint64_t TargetValue,void * Data,uint32_t CounterIndex,uint64_t CountValue) instrumentTargetValueImpl() argument 237 __llvm_profile_instrument_target(uint64_t TargetValue,void * Data,uint32_t CounterIndex) __llvm_profile_instrument_target() argument 253 __llvm_profile_instrument_memop(uint64_t TargetValue,void * Data,uint32_t CounterIndex) __llvm_profile_instrument_memop() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | Target.cpp | 17 Expected<Target> Target::create(StringRef TargetValue) { in create() argument
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | ABI.h | 32 TargetValue, /* value is on the target or literal */ enumerator
|