Home
last modified time | relevance | path

Searched refs:MVC_LOOP (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp57 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP, in EmitTargetCodeForMemcpy()
138 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP, in EmitTargetCodeForMemset()
DSystemZISelLowering.h122 MVC_LOOP, enumerator
DSystemZOperators.td389 def z_mvc_loop : SDNode<"SystemZISD::MVC_LOOP", SDT_ZMemMemLoop,
DSystemZISelLowering.cpp5006 OPCODE(MVC_LOOP); in getTargetNodeName()
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp57 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP, in EmitTargetCodeForMemcpy()
141 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP, in EmitTargetCodeForMemset()
DSystemZISelLowering.h115 MVC_LOOP, enumerator
DSystemZOperators.td303 def z_mvc_loop : SDNode<"SystemZISD::MVC_LOOP", SDT_ZMemMemLoop,
DSystemZISelLowering.cpp4618 OPCODE(MVC_LOOP); in getTargetNodeName()