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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 354 SDValue Store = DAG.getTruncStore(Chain, dl,
391 Stores.push_back(DAG.getTruncStore(Load.getValue(1), dl, Load, Ptr,
420 Store1 = DAG.getTruncStore(Chain, dl,
429 Store2 = DAG.getTruncStore(
516 Stores.push_back(DAG.getTruncStore(Load.getValue(1), dl, Load, StackPtr,
632 Ch = DAG.getTruncStore(Ch, dl, Tmp2, StackPtr2, MachinePointerInfo(), EltVT,
    [all...]
LegalizeVectorTypes.cpp 540 return DAG.getTruncStore(N->getChain(), dl,
    [all...]
LegalizeIntegerTypes.cpp     [all...]
LegalizeVectorOps.cpp 683 SDValue Store = DAG.getTruncStore(Chain, dl, Ex, BasePTR,
    [all...]
SelectionDAG.cpp     [all...]
LegalizeFloatTypes.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 532 SDValue StoreLow = DAG.getTruncStore(Chain, dl, Low, BasePtr,
538 SDValue StoreHigh = DAG.getTruncStore(Chain, dl, High, HighAddr,
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp     [all...]
SIISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 633 SDValue Store = CurDAG->getTruncStore(CurDAG->getEntryNode(), dl,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]

Completed in 99 milliseconds