HomeSort by: relevance | last modified time | path
    Searched defs:getValueSizeInBits (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGAtomic.cpp 137 uint64_t getValueSizeInBits() const { return ValueSizeInBits; }
1406 assert(Atomics.getValueSizeInBits() <= Atomics.getAtomicSizeInBits());
1669 LVal.isSimple() ? getValueSizeInBits() : getAtomicSizeInBits());
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 192 TypeSize getValueSizeInBits() const {
973 TypeSize getValueSizeInBits(unsigned ResNo) const {

Completed in 31 milliseconds