Searched defs:OffsetBits (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64BranchFixupPass.cpp122 unsigned OffsetBits : 31; member in struct:__anon2441::AArch64BranchFixup::ImmBranch
595 unsigned OffsetBits = 26 + 2; local
433 isBBInRange(MachineInstr *MI, MachineBasicBlock *DestBB, unsigned OffsetBits) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1403 unsigned OffsetBits = TD->getPointerSizeInBits(AS); local
H A DInstructionCombining.cpp1358 unsigned OffsetBits = TD->getPointerTypeSizeInBits(OpType); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprConstant.cpp444 uint64_t OffsetBits = CGM.getContext().toBits(Offset); local

Completed in 49 milliseconds