Home
last modified time | relevance | path

Searched defs:getValueSizeInBits (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h140 unsigned getValueSizeInBits() const { in getValueSizeInBits() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGAtomic.cpp83 uint64_t getValueSizeInBits() const { return AtomicSizeInBits; } in getValueSizeInBits() function in __anon7e05706f0111::AtomicInfo