Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCCodeEmitter.cpp155 int8_t OffsetBits; in encodeMemri() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp282 SDValue Addr, SDValue &Base, SDValue &Offset, unsigned OffsetBits, in selectAddrFrameIndexOffset()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp472 uint64_t OffsetBits = CGM.getContext().toBits(Offset); in Build() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1804 unsigned OffsetBits = DL.getPointerTypeSizeInBits(GEP.getType()); in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2238 unsigned OffsetBits = DL.getIndexTypeSizeInBits(GEPType); in visitGetElementPtrInst() local