Searched defs:TargetValue (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/profile/ |
| H A D | InstrProfilingValue.c | 135 instrumentTargetValueImpl(uint64_t TargetValue, void *Data, in instrumentTargetValueImpl() 227 __llvm_profile_instrument_target(uint64_t TargetValue, void *Data, in __llvm_profile_instrument_target() 232 __llvm_profile_instrument_target_value(uint64_t TargetValue, void *Data, in __llvm_profile_instrument_target_value() 255 uint64_t TargetValue, void *Data, uint32_t CounterIndex, in __llvm_profile_instrument_range()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/ |
| H A D | ABI.h | 32 TargetValue, /* value is on the target or literal */ enumerator
|