Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp91 uint64_t Size, unsigned char *ByteSeq);
339 unsigned char *ByteSeq) { in getConstantFieldValue() argument
383 ByteSeq[j] = endian_match ? TmpVal[i] : TmpVal[Offset + Size - 1 - j]; in getConstantFieldValue()