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

  /external/llvm/lib/CodeGen/
BasicTargetTransformInfo.cpp 518 LA = getTLI()->getLoadExtAction(ISD::EXTLOAD, MemVT.getSimpleVT());
  /external/llvm/include/llvm/Target/
TargetLowering.h 520 LegalizeAction getLoadExtAction(unsigned ExtType, MVT VT) const {
529 getLoadExtAction(ExtType, VT.getSimpleVT()) == Legal;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]

Completed in 79 milliseconds