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

  /external/llvm/lib/CodeGen/
BasicTargetTransformInfo.cpp 304 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
386 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
583 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
  /external/llvm/include/llvm/Target/
TargetLowering.h 498 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 480 milliseconds