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

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 823 /// isLegalRC - Return true if the value types that can be represented by the
825 bool TargetLoweringBase::isLegalRC(const TargetRegisterClass *RC) const {
855 if (!isLegalRC(SuperRC))
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]

Completed in 88 milliseconds