Searched defs:InBits (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1590 unsigned InBits = DL.getTypeAllocSizeInBits(Op->getType()); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp873 unsigned InBits = InVT.getScalarType().getSizeInBits(); local
H A DSelectionDAG.cpp2019 unsigned InBits = InVT.getScalarType().getSizeInBits(); local
2031 unsigned InBits = InVT.getScalarType().getSizeInBits(); local
2056 unsigned InBits = InVT.getScalarType().getSizeInBits(); local
2066 unsigned InBits = InVT.getScalarType().getSizeInBits(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp207 unsigned InBits = TD.getTypeAllocSizeInBits(Op->getType()); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1748 bool InBits = true; local
1842 bool InBits = true; local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10172 unsigned InBits = VOp0.getValueSizeInBits(); local
17717 unsigned InBits = NarrowVT.getScalarType().getSizeInBits(); local

Completed in 142 milliseconds