Home
last modified time | relevance | path

Searched defs:bit_cast (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_utils.h24 INLINE Dest bit_cast(const Source& source) { in bit_cast() function
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A Dbit.h51 inline To bit_cast(const From &from) noexcept { in bit_cast() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRDynamicChecks.cpp362 BitCastInst *bit_cast = in InstrumentInstruction() local
446 BitCastInst *bit_cast = in InstrumentInstruction() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1971 BitCastInst *bit_cast = new BitCastInst( in ReplaceVariables() local
1979 BitCastInst *bit_cast = new BitCastInst( in ReplaceVariables() local