Home
last modified time | relevance | path

Searched refs:xform (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dnifty36 >>>252 use xform-code-nifti1-le
38 >>>254 use xform-code-nifti1-le
45 >>>252 use \^xform-code-nifti1-le
47 >>>254 use \^xform-code-nifti1-le
60 >>>344 use xform-code-nifti2-le
62 >>>348 use xform-code-nifti2-le
69 >>>344 use \^xform-code-nifti2-le
71 >>>348 use \^xform-code-nifti2-le
162 0 name xform-code-nifti1-le
169 0 name xform-code-nifti2-le
H A Djpeg206 >>99 byte&0x38 x \b, spatial xform=
H A Dimages2801 >99 ubyte&0x38 x \b, spatial xform=
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td32 class ImmOpWithPattern<ValueType vt, string asmop, code pred, SDNodeXForm xform,
34 ImmediateOp<vt, asmop>, PatLeaf<(vt ImmNode), pred, xform>;
37 // SDNodeXForm xform, SDNode ImmNode>
38 // : PatLeaf<(vt ImmNode), pred, xform>;
45 multiclass Immediate<ValueType vt, code pred, SDNodeXForm xform, string asmop> {
47 // PatLeaf<(vt imm), pred, xform>;
48 def "" : ImmOpWithPattern<vt, asmop, pred, xform>;
50 // def _timm : PatLeaf<(vt timm), pred, xform>;
51 def _timm : ImmOpWithPattern<vt, asmop, pred, xform, timm>;
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td900 SDNodeXForm xform = NOOP_SDNodeXForm> : SDPatternOperator {
906 SDNodeXForm OperandTransform = xform;
995 SDNodeXForm xform = NOOP_SDNodeXForm>
996 : PatFrags<ops, [frag], pred, xform>;
1006 class PatLeaf<dag frag, code pred = [{}], SDNodeXForm xform = NOOP_SDNodeXForm>
1007 : PatFrag<(ops), frag, pred, xform>;
1023 class ImmLeaf<ValueType vt, code pred, SDNodeXForm xform = NOOP_SDNodeXForm,
1025 : PatFrag<(ops), (vt ImmNode), [{}], xform> {
1038 class TImmLeaf<ValueType vt, code pred, SDNodeXForm xform = NOOP_SDNodeXForm,
1039 SDNode ImmNode = timm> : ImmLeaf<vt, pred, xform, ImmNode>;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFragmentsSIMD.td1053 // EXTRACT_get_vextract128_imm xform function: convert extract_subvector index
1059 // INSERT_get_vinsert128_imm xform function: convert insert_subvector index to
1065 // INSERT_get_vperm2x128_imm xform function: convert insert_subvector index to
1071 // EXTRACT_get_vextract256_imm xform function: convert extract_subvector index
1077 // INSERT_get_vinsert256_imm xform function: convert insert_subvector index to
/freebsd/tools/build/test-includes/
H A Dbadfiles.inc317 netipsec/xform.h \
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td211 // VSPLT*_get_imm xform function: convert vector_shuffle mask to VSPLT* imm.
235 // VSPLTISB_get_imm xform function: convert build_vector to VSPLTISB imm.
243 // VSPLTISH_get_imm xform function: convert build_vector to VSPLTISH imm.
251 // VSPLTISW_get_imm xform function: convert build_vector to VSPLTISW imm.
/freebsd/sys/netipsec/
H A Dkey.c613 const struct enc_xform *xform; member
625 const struct auth_hash *xform; member
640 const struct comp_algo *xform; member
8947 return (supported_ealgs[i].xform); in enc_algorithm_lookup()
8958 return (supported_aalgs[i].xform); in auth_algorithm_lookup()
8969 return (supported_calgs[i].xform); in comp_algorithm_lookup()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td233 SDNodeXForm xform = NOOP_SDNodeXForm>
234 : PatLeaf<frag, pred, xform> {
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td3922 // ADD/SUBrs instructions, which use a complex pattern that a xform function
/freebsd/
H A DObsoleteFiles.inc8077 OLD_FILES+=usr/include/crypto/xform.h