Home
last modified time | relevance | path

Searched defs:RawBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp842 APInt RawBytes = Entry.getConstantFP()->getValueAPF().bitcastToAPInt(); in applyConcreteDbgVariableAttributes() local
847 APInt RawBytes = Entry.getConstantInt()->getValue(); in applyConcreteDbgVariableAttributes() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp605 unsigned char RawBytes[32] = {0}; in FoldReinterpretLoadFromConst() local
661 SmallVector<unsigned char, 256> RawBytes(static_cast<size_t>(NBytes)); in ReadByteArrayFromGlobal() local