Searched refs:xform (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | nifty | 36 >>>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 D | jpeg | 206 >>99 byte&0x38 x \b, spatial xform=
|
| H A D | images | 2839 >99 ubyte&0x38 x \b, spatial xform=
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZOperands.td | 32 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 D | TargetSelectionDAG.td | 959 SDNodeXForm xform = NOOP_SDNodeXForm> : SDPatternOperator { 965 SDNodeXForm OperandTransform = xform; 1054 SDNodeXForm xform = NOOP_SDNodeXForm> 1055 : PatFrags<ops, [frag], pred, xform>; 1065 class PatLeaf<dag frag, code pred = [{}], SDNodeXForm xform = NOOP_SDNodeXForm> 1066 : PatFrag<(ops), frag, pred, xform> { 1084 class ImmLeaf<ValueType vt, code pred, SDNodeXForm xform = NOOP_SDNodeXForm, 1086 : PatFrag<(ops), (vt ImmNode), [{}], xform> { 1099 class TImmLeaf<ValueType vt, code pred, SDNodeXForm xform = NOOP_SDNodeXForm, 1100 SDNode ImmNode = timm> : ImmLeaf<vt, pred, xform, ImmNode>; [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrFragmentsSIMD.td | 1218 // EXTRACT_get_vextract128_imm xform function: convert extract_subvector index 1224 // INSERT_get_vinsert128_imm xform function: convert insert_subvector index to 1230 // INSERT_get_vperm2x128_imm xform function: convert insert_subvector index to 1236 // EXTRACT_get_vextract256_imm xform function: convert extract_subvector index 1242 // INSERT_get_vinsert256_imm xform function: convert insert_subvector index to
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrAltivec.td | 211 // 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 D | key.c | 628 const struct enc_xform *xform; member 640 const struct auth_hash *xform; member 655 const struct comp_algo *xform; member 8962 return (supported_ealgs[i].xform); in enc_algorithm_lookup() 8973 return (supported_aalgs[i].xform); in auth_algorithm_lookup() 8984 return (supported_calgs[i].xform); in comp_algorithm_lookup()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrInfo.td | 3940 // ADD/SUBrs instructions, which use a complex pattern that a xform function
|
| /freebsd/ |
| H A D | ObsoleteFiles.inc | 8944 OLD_FILES+=usr/include/crypto/xform.h
|