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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 713 /// POST_INC The effective address is the value of the base pointer. Th
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 681 AM = isInc ? ISD::POST_INC : ISD::POST_DEC;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.def 498 DEF_RTL_EXPR(POST_INC, "post_inc", "e", RTX_AUTOINC)
    [all...]
genrtl.h 1011 gen_rtx_fmt_e (POST_INC, (MODE), (ARG0))
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 306 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD)
MSP430ISelLowering.cpp 80 setIndexedLoadAction(ISD::POST_INC, MVT::i8, Legal);
81 setIndexedLoadAction(ISD::POST_INC, MVT::i16, Legal);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 334 case ISD::POST_INC: return "<post-inc>";
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 809 ARM_AM::AddrOpc AddSub = (AM == ISD::PRE_INC || AM == ISD::POST_INC)
845 ARM_AM::AddrOpc AddSub = (AM == ISD::PRE_INC || AM == ISD::POST_INC)
865 ARM_AM::AddrOpc AddSub = (AM == ISD::PRE_INC || AM == ISD::POST_INC)
    [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 

Completed in 719 milliseconds