Home
last modified time | relevance | path

Searched full:assist (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFeatures.td72 "message-security-assist-extension3", "MessageSecurityAssist3",
73 "Assume that the message-security-assist extension facility 3 is installed"
77 "message-security-assist-extension4", "MessageSecurityAssist4",
78 "Assume that the message-security-assist extension facility 4 is installed"
121 "processor-assist", "ProcessorAssist",
122 "Assume that the processor-assist facility is installed"
167 "message-security-assist-extension5", "MessageSecurityAssist5",
168 "Assume that the message-security-assist extension facility 5 is installed"
207 "message-security-assist-extension7", "MessageSecurityAssist7",
208 "Assume that the message-security-assist extension facility 7 is installed"
[all …]
DSystemZSubtarget.h134 // Return true if the target has the message-security-assist
138 // Return true if the target has the message-security-assist
167 // Return true if the target has the processor-assist facility.
181 // Return true if the target has the message-security-assist
199 // Return true if the target has the message-security-assist
203 // Return true if the target has the message-security-assist
223 // Return true if the target has the message-security-assist
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZFeatures.td79 …"message-security-assist-extension3", "MessageSecurityAssist3", (all_of FeatureMessageSecurityAssi…
80 "Assume that the message-security-assist extension facility 3 is installed"
84 …"message-security-assist-extension4", "MessageSecurityAssist4", (all_of FeatureMessageSecurityAssi…
85 "Assume that the message-security-assist extension facility 4 is installed"
128 "processor-assist", "ProcessorAssist", (all_of FeatureProcessorAssist),
129 "Assume that the processor-assist facility is installed"
174 …"message-security-assist-extension5", "MessageSecurityAssist5", (all_of FeatureMessageSecurityAssi…
175 "Assume that the message-security-assist extension facility 5 is installed"
214 …"message-security-assist-extension7", "MessageSecurityAssist7", (all_of FeatureMessageSecurityAssi…
215 "Assume that the message-security-assist extension facility 7 is installed"
[all …]
DSystemZSubtarget.h135 // Return true if the target has the message-security-assist
139 // Return true if the target has the message-security-assist
168 // Return true if the target has the processor-assist facility.
182 // Return true if the target has the message-security-assist
200 // Return true if the target has the message-security-assist
204 // Return true if the target has the message-security-assist
224 // Return true if the target has the message-security-assist
/external/javassist/sample/vector/
DVectorAssistant.java21 * <p>The Javassist preprocessor calls <code>VectorAssistant.assist()</code>
38 * <p><code>VectorAssistant.assist()</code> uses
52 public CtClass[] assist(ClassPool pool, String vec, String[] args) in assist() method in VectorAssistant
/external/llvm/include/llvm/Transforms/Scalar/
DLoopSimplifyCFG.h11 // basic loop CFG cleanup, primarily to assist other loop passes. If you
25 /// Performs basic CFG simplifications to assist other loop passes.
/external/javassist/sample/preproc/
DAssistant.java41 * public CtClass[] assist(ClassPool cp, String importname, String[] args) {
52 public CtClass[] assist(ClassPool cp, String importname, in assist() method
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DLoopSimplifyCFG.h10 // basic loop CFG cleanup, primarily to assist other loop passes. If you
25 /// Performs basic CFG simplifications to assist other loop passes.
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DLoopSimplifyCFG.h10 // basic loop CFG cleanup, primarily to assist other loop passes. If you
25 /// Performs basic CFG simplifications to assist other loop passes.
/external/llvm/lib/Target/SystemZ/
DSystemZProcessors.td74 "processor-assist", "ProcessorAssist",
75 "Assume that the processor-assist facility is installed"
/external/proguard/src/proguard/optimize/
Dpackage.html2 This package contains visitors that assist with various optimizations of byte
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLXECParameterSpec.java6 * Parameter markers to assist in future compatibility should other XEC curves be supported.
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLXECParameterSpec.java7 * Parameter markers to assist in future compatibility should other XEC curves be supported.
/external/python/cpython2/Doc/library/
Dlanguage.rst8 Python provides a number of modules to assist in working with the Python
/external/python/cpython3/Doc/library/
Dlanguage.rst7 Python provides a number of modules to assist in working with the Python
/external/flatbuffers/dart/
Dpubspec.yaml5 generate Dart classes for a FlatBuffers schema, and this library to assist with
Dpublish.sh17 # Note to pub consumers: this file is used to assist with publishing the
/external/javassist/src/main/javassist/
Dpackage.html5 <p>Javassist (<i>Java</i> programming <i>assist</i>ant) makes bytecode
/external/tpm2-tss/man/
Dtss2-tctildr.7.in17 To assist in the discovery of TCTIs this library provides the
/external/dagger2/java/dagger/android/
Dpackage-info.java17 /** APIs to assist with performing injection on Android. */
/external/rust/crates/clap/.github/
DISSUE_TEMPLATE.md2 Please use the following template to assist with creating an issue and to ensure a speedy resolutio…
/external/llvm/test/Transforms/Reassociate/
Dfast-ReassociateVector.ll146 ; FIXME: shifts should be converted to mul to assist further reassociation.
158 ; FIXME: expressions with a negative const should be canonicalized to assist
172 ; Break up subtract to assist further reassociation.
/external/fec/
Dsumsq_mmx.c5 * The SSE2 and MMX assist routines both operate on multiples of
Dsumsq_sse2.c3 * The SSE2 and MMX assist routines both operate on multiples of
/external/pdfium/xfa/fxfa/parser/
Dcxfa_assist.cpp33 XFA_Element::Assist, in CXFA_Assist()

12345678910>>...14