Home
last modified time | relevance | path

Searched defs:OffsetBits (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCCodeEmitter.cpp158 int8_t OffsetBits; in encodeMemri() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp282 SDValue Addr, SDValue &Base, SDValue &Offset, unsigned OffsetBits, in selectAddrFrameIndexOffset()
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DSourceManager.h476 static constexpr int OffsetBits = 8 * sizeof(SourceLocation::UIntTy) - 1; variable
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGExprConstant.cpp832 uint64_t OffsetBits = CGM.getContext().toBits(Offset); in Build() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2823 Register OffsetBits = getBitcastWiderVectorElementOffset( in bitcastExtractVectorElt() local
2842 Register OffsetBits) { in buildBitFieldInsert()
2915 Register OffsetBits = getBitcastWiderVectorElementOffset( in bitcastInsertVectorElt() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2225 unsigned OffsetBits = DL.getIndexTypeSizeInBits(GEP.getType()); in visitGEPOfBitcast() local