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

  /external/llvm/utils/TableGen/
CodeGenInstruction.h 240 bool hasCtrlDep;
CodeGenInstruction.cpp 314 hasCtrlDep = R->getValueAsBit("hasCtrlDep");
DAGISelMatcherGen.cpp 692 && (II.hasCtrlDep || II.mayLoad || II.mayStore || II.canFoldAsLoad ||
    [all...]

Completed in 70 milliseconds