Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCCodeEmitter.cpp155 int8_t OffsetBits; in encodeMemri() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCCodeEmitter.cpp158 int8_t OffsetBits; in encodeMemri() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp282 SDValue Addr, SDValue &Base, SDValue &Offset, unsigned OffsetBits, in selectAddrFrameIndexOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp282 SDValue Addr, SDValue &Base, SDValue &Offset, unsigned OffsetBits, in selectAddrFrameIndexOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DSourceManager.h482 static constexpr int OffsetBits = 8 * sizeof(SourceLocation::UIntTy) - 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DSourceManager.h482 static constexpr int OffsetBits = 8 * sizeof(SourceLocation::UIntTy) - 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DSourceManager.h482 static constexpr int OffsetBits = 8 * sizeof(SourceLocation::UIntTy) - 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DSourceManager.h482 static constexpr int OffsetBits = 8 * sizeof(SourceLocation::UIntTy) - 1; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprConstant.cpp472 uint64_t OffsetBits = CGM.getContext().toBits(Offset); in Build() local
/aosp_15_r20/art/compiler/utils/riscv64/
H A Dassembler_riscv64.h1995 enum OffsetBits { enum
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1804 unsigned OffsetBits = DL.getPointerTypeSizeInBits(GEP.getType()); in visitGetElementPtrInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2823 Register OffsetBits = getBitcastWiderVectorElementOffset( in bitcastExtractVectorElt() local
2842 Register OffsetBits) { in buildBitFieldInsert()
2915 Register OffsetBits = getBitcastWiderVectorElementOffset( in bitcastInsertVectorElt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2238 unsigned OffsetBits = DL.getIndexTypeSizeInBits(GEPType); in visitGetElementPtrInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2225 unsigned OffsetBits = DL.getIndexTypeSizeInBits(GEP.getType()); in visitGEPOfBitcast() local