HomeSort by relevance Sort by last modified time
    Searched refs:getValueSizeInBits (Results 1 - 13 of 13) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
TargetLowering.cpp     [all...]
LegalizeVectorTypes.cpp     [all...]
SelectionDAGISel.cpp     [all...]
SelectionDAG.cpp 714 assert(VT.getSizeInBits() == 2 * N->getOperand(0).getValueSizeInBits() &&
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/clang/lib/CodeGen/
CGAtomic.cpp 137 uint64_t getValueSizeInBits() const { return ValueSizeInBits; }
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
MipsSEISelDAGToDAG.cpp 760 unsigned Size = CN->getValueSizeInBits(0);
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 150 unsigned getValueSizeInBits() const {
700 unsigned getValueSizeInBits(unsigned ResNo) const {
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 343 milliseconds