Home
last modified time | relevance | path

Searched defs:ByteOffset (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DLoads.cpp66 int64_t ByteOffset = 0; in isSafeToLoadUnconditionally() local
H A DConstantFolding.cpp280 static bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, in ReadDataFromGlobal()
H A DValueTracking.cpp2293 APInt ByteOffset(BitWidth, 0); in GetPointerBaseWithConstantOffset() local
/minix3/minix/commands/isoread/
H A Disoread.c184 int ByteOffset = 0; /* 1 = Print byte offset and length of files */ variable
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp682 unsigned ByteOffset = in EmitValueImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1093 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1576 unsigned ByteOffset = (Strides * LoadTy.getSizeInBits()) / 8; in ExpandFCOPYSIGN() local