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

  /external/llvm/include/llvm/Target/
TargetLowering.h 435 /// getLoadExtAction - Return how this load with extension should be treated:
439 LegalizeAction getLoadExtAction(unsigned ExtType, MVT VT) const {
449 getLoadExtAction(ExtType, VT.getSimpleVT()) == Legal;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]

Completed in 135 milliseconds