Home
last modified time | relevance | path

Searched refs:pconfig (Results 1 – 22 of 22) sorted by relevance

/external/ImageMagick/m4/
Dax_prefix_config_h.m4173 echo "@%:@ifndef $_DEF" >$tmp/pconfig.h
174 echo "@%:@def[]ine $_DEF 1" >>$tmp/pconfig.h
175 echo ' ' >>$tmp/pconfig.h
176 echo /'*' $_OUT. Generated automatically at end of configure. '*'/ >>$tmp/pconfig.h
178 sed -f _script $_INP >>$tmp/pconfig.h
179 echo ' ' >>$tmp/pconfig.h
180 echo '/* once:' $_DEF '*/' >>$tmp/pconfig.h
181 echo "@%:@endif" >>$tmp/pconfig.h
182 if cmp -s $_OUT $tmp/pconfig.h 2>/dev/null; then
188 mv $tmp/pconfig.h "$_OUT"
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86/
Dpr40514.ll57 …s,-avx512bitalg,-movdiri,-xsaves,-avx512er,-avx512vnni,-avx512vpopcntdq,-pconfig,-clwb,-avx512f,-c…
/external/llvm-project/llvm/include/llvm/Support/
DX86TargetParser.def168 X86_FEATURE (PCONFIG, "pconfig")
/external/llvm-project/llvm/test/MC/X86/
Dx86-64.s1639 pconfig label
Dx86-32-coverage.s10802 pconfig label
/external/llvm-project/llvm/test/MC/Disassembler/X86/
Dx86-64.txt601 #CHECK: pconfig
Dx86-32.txt923 #CHECK: pconfig
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_9_0.inc198 CUresult CUDAAPI cuCtxGetCacheConfig(CUfunc_cache *pconfig) {
202 return func_ptr(pconfig);
Dcuda_10_0.inc207 CUresult CUDAAPI cuCtxGetCacheConfig(CUfunc_cache *pconfig) {
211 return func_ptr(pconfig);
Dcuda_10_1.inc207 CUresult CUDAAPI cuCtxGetCacheConfig(CUfunc_cache *pconfig) {
211 return func_ptr(pconfig);
Dcuda_10_2.inc215 CUresult CUDAAPI cuCtxGetCacheConfig(CUfunc_cache *pconfig) {
219 return func_ptr(pconfig);
Dcuda_11_0.inc215 CUresult CUDAAPI cuCtxGetCacheConfig(CUfunc_cache *pconfig) {
219 return func_ptr(pconfig);
Dcuda_11_2.inc256 CUresult CUDAAPI cuCtxGetCacheConfig(CUfunc_cache *pconfig) {
260 return func_ptr(pconfig);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrSystem.td732 def PCONFIG : I<0x01, MRM_C5, (outs), (ins), "pconfig", []>, TB,
DX86.td299 def FeaturePCONFIG : SubtargetFeature<"pconfig", "HasPCONFIG", "true",
/external/llvm-project/llvm/lib/Target/X86/
DX86.td322 def FeaturePCONFIG : SubtargetFeature<"pconfig", "HasPCONFIG", "true",
DX86InstrSystem.td742 def PCONFIG : I<0x01, MRM_C5, (outs), (ins), "pconfig", []>, PS,
/external/ImageMagick/
Dconfigure38221 echo "#ifndef $ac_prefix_conf_DEF" >$tmp/pconfig.h
38222 echo "#define $ac_prefix_conf_DEF 1" >>$tmp/pconfig.h
38223 echo ' ' >>$tmp/pconfig.h
38224 … echo /'*' $ac_prefix_conf_OUT. Generated automatically at end of configure. '*'/ >>$tmp/pconfig.h
38226 sed -f conftest.prefix $ac_prefix_conf_INP >>$tmp/pconfig.h
38227 echo ' ' >>$tmp/pconfig.h
38228 echo '/* once:' $ac_prefix_conf_DEF '*/' >>$tmp/pconfig.h
38229 echo "#endif" >>$tmp/pconfig.h
38230 if cmp -s $ac_prefix_conf_OUT $tmp/pconfig.h 2>/dev/null; then
38259 mv $tmp/pconfig.h "$ac_prefix_conf_OUT"
/external/llvm-project/clang/docs/
DClangCommandLineReference.rst3314 .. option:: -mpconfig, -mno-pconfig
/external/llvm-project/clang/include/clang/Driver/
DOptions.td3410 def mno_pconfig : Flag<["-"], "mno-pconfig">, Group<m_x86_Features_Group>;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc235 …{ "pconfig", "platform configuration instruction", X86::FeaturePCONFIG, { { { 0x0ULL, 0x0ULL, 0x0U…
DX86GenAsmMatcher.inc7722 "pistri\tpcmpistrm\007pconfig\004pdep\005pdepl\005pdepq\004pext\005pextl"
9595 { 5478 /* pconfig */, X86::PCONFIG, Convert_NoOperands, AMFBS_None, { }, },
24149 { 5478 /* pconfig */, X86::PCONFIG, Convert_NoOperands, AMFBS_None, { }, },