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

  /external/llvm/lib/CodeGen/
BasicTargetTransformInfo.cpp 314 if (!TLI->isOperationExpand(ISD, LT.second)) {
397 if (!TLI->isOperationExpand(ISD, DstLT.second))
421 if (!TLI->isOperationExpand(ISD, DstLT.second))
468 if (!TLI->isOperationExpand(ISD, LT.second)) {
593 if (!TLI->isOperationExpand(ISD, LT.second)) {
  /external/llvm/include/llvm/Target/
TargetLowering.h 507 bool isOperationExpand(unsigned Op, EVT VT) const {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]

Completed in 830 milliseconds