Home
last modified time | relevance | path

Searched refs:sleds (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DInstrumentationMap.h99 const SledContainer &sleds() const { return Sleds; }; in sleds() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-extract.cpp61 auto Sleds = Map.sleds(); in exportAsYAML()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetOpcodes.def183 /// Wraps a return instruction and its operands to enable adding nop sleds
184 /// either before or after the return. The nop sleds are useful for inserting
205 /// Wraps a tail call instruction and its operands to enable adding nop sleds
210 /// Wraps a logging call and its arguments with nop sleds. At runtime, this can
214 /// Wraps a typed logging call and its argument with nop sleds. At runtime, this
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td2824 "Generate XRay instrumentation sleds on function entry and exit">,