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

  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 321 if (!TLI->isOperationExpand(ISD, LT.second)) {
395 if (!TLI->isOperationExpand(ISD, DstLT.second))
420 if (!TLI->isOperationExpand(ISD, DstLT.second))
493 !TLI->isOperationExpand(ISD, LT.second)) {
846 } else if (!TLI->isOperationExpand(ISD, LT.second)) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 532 if (!TLI->isOperationExpand(ISD, LT.second)) {
622 if (!TLI->isOperationExpand(ISD, DstLT.second))
646 if (!TLI->isOperationExpand(ISD, DstLT.second))
720 !TLI->isOperationExpand(ISD, LT.second)) {
    [all...]
TargetLowering.h     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 644 bool isOperationExpand(unsigned Op, EVT VT) const {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 345 milliseconds