Home
last modified time | relevance | path

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

/external/libusb/examples/getopt/
Dgetopt.c187 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator
419 ordering = PERMUTE;
559 if (ordering == PERMUTE)
/external/libaom/libaom/third_party/libyuv/source/
Dx86inc.asm711 ; Hence these macros. Insert a PERMUTE or some SWAPs at the end of a macro that
716 %macro PERMUTE 2-* ; takes a list of pairs to swap
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h202 PERMUTE, enumerator
DSystemZOperators.td225 def z_permute : SDNode<"SystemZISD::PERMUTE", SDT_ZVecTernary>;
DSystemZISelLowering.cpp3464 return DAG.getNode(SystemZISD::PERMUTE, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
3775 return DAG.getNode(SystemZISD::PERMUTE, DL, MVT::v16i8, Ops[0], Ops[1], Op2); in getGeneralPermuteNode()
4645 OPCODE(PERMUTE); in getTargetNodeName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h206 PERMUTE, enumerator
DSystemZOperators.td308 def z_permute : SDNode<"SystemZISD::PERMUTE", SDT_ZVecTernary>;
DSystemZISelLowering.cpp3701 return DAG.getNode(SystemZISD::PERMUTE, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
4026 return DAG.getNode(SystemZISD::PERMUTE, DL, MVT::v16i8, Ops[0], Ops[1], Op2); in getGeneralPermuteNode()
5032 OPCODE(PERMUTE); in getTargetNodeName()