Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGAddressAnalysis.h74 int64_t BitOffset; in contains() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp84 unsigned BitOffset = i * CstEltSizeInBits; in extractConstantMask() local
96 unsigned BitOffset = i * MaskEltSizeInBits; in extractConstantMask() local
DX86ISelLowering.cpp6171 unsigned BitOffset = i * SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6182 unsigned BitOffset = i * EltSizeInBits; in getTargetConstantBitsFromNode() local
12727 int BitOffset = BroadcastIdx * NumEltBits; in lowerShuffleAsBroadcast() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp127 uint64_t BitOffset = (Offset - ByteOffset) >> AlignLog2; in containsGlobalOffset() local
578 Value *BitOffset) { in createMaskedBitTest()
663 Value *BitOffset) { in createBitSetTest()
768 Value *BitOffset = B.CreateOr(OffsetSHR, OffsetSHL); in lowerTypeTestCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h544 BitFieldRecord(TypeIndex Type, uint8_t BitSize, uint8_t BitOffset) in BitFieldRecord()
554 uint8_t BitOffset = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp774 unsigned BitOffset = 0; in ExpandLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp394 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local