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

  /external/llvm/include/llvm/Target/
TargetLowering.h 111 UndefinedBooleanContent, // Only bit 0 counts, the rest can hold garbage.
120 case UndefinedBooleanContent:
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 611 BooleanContents = UndefinedBooleanContent;
612 BooleanVectorContents = UndefinedBooleanContent;
    [all...]

Completed in 74 milliseconds