Home
last modified time | relevance | path

Searched refs:Expands (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm/lib/Target/AVR/
DAVRInstrInfo.td337 // Expands to:
361 // Expands to:
401 // Expands to:
419 // Expands to:
449 // Expands to:
579 // Expands to:
598 // Expands to:
617 // Expands to:
636 // Expands to:
654 // Expands to:
[all …]
/external/curl/m4/
Dxc-translit.m4144 dnl Expands to quoted result of 'expression' expansion.
152 dnl Expands to quoted result of 'patsubst' expansion.
160 dnl Expands to quoted result of 'translit' expansion.
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dxc-translit.m4144 dnl Expands to quoted result of 'expression' expansion.
152 dnl Expands to quoted result of 'patsubst' expansion.
160 dnl Expands to quoted result of 'translit' expansion.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td379 // Expands to:
403 // Expands to:
443 // Expands to:
461 // Expands to:
491 // Expands to:
621 // Expands to:
640 // Expands to:
659 // Expands to:
678 // Expands to:
696 // Expands to:
[all …]
/external/llvm-project/llvm/lib/Target/AVR/
DAVRInstrInfo.td385 // Expands to:
409 // Expands to:
449 // Expands to:
467 // Expands to:
497 // Expands to:
627 // Expands to:
646 // Expands to:
665 // Expands to:
684 // Expands to:
702 // Expands to:
[all …]
/external/llvm-project/polly/lib/CodeGen/
DManagedMemoryRewrite.cpp105 SmallPtrSet<Instruction *, 4> &Expands) { in expandConstantExpr() argument
117 Expands.insert(I); in expandConstantExpr()
130 expandConstantExpr(CExprOp, Builder, I, i, Expands); in expandConstantExpr()
/external/auto/value/src/main/java/com/google/auto/value/processor/
Dequalshashcode.vm34 ## Expands to an expression appropriate for comparing the $p property in `this` against
60 ## Expands to an expression to compute the hashCode of the $p property.
/external/pigweed/pw_preprocessor/
Ddocs.rst23 Selects and invokes a macro based on the number of arguments provided. Expands
50 Expands to a comma followed by the arguments if any arguments are provided.
/external/llvm-project/llvm/include/llvm/Target/
DTargetInstrPredicate.td149 // Expands to a call to `FunctionMapper` if field `FunctionMapper` is set.
153 // Expands to a call to `FunctionMapper` if field `FunctionMapper` is set.
205 // Expands to a return statement. The return expression is a boolean expression
219 // Expands to a switch statement. The switch variable is an instruction opcode.
266 // It Expands to:
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetInstrPredicate.td144 // Expands to a call to `FunctionMapper` if field `FunctionMapper` is set.
148 // Expands to a call to `FunctionMapper` if field `FunctionMapper` is set.
200 // Expands to a return statement. The return expression is a boolean expression
214 // Expands to a switch statement. The switch variable is an instruction opcode.
/external/bazelbuild-rules_android/rules/
Dutils.bzl239 """Expands make variables of the form $(SOME_VAR_NAME) for a single value.
267 """Expands make variables of the form $(SOME_VAR_NAME).
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td398 // Expands to L, LY or LFH, depending on the choice of register.
442 // Expands to ST, STY or STFH, depending on the choice of register.
493 // Expands to SELR or SELFHR or a branch-and-move sequence,
517 // Expands to LOCHI or LOCHHI, depending on the choice of register.
526 // Expands to LOCR or LOCFHR or a branch-and-move sequence,
533 // Expands to LOC or LOCFH, depending on the choice of register.
538 // Expands to STOC or STOCFH, depending on the choice of register.
644 // Expands to LLCR or RISB[LH]G, depending on the choice of registers.
648 // Expands to LLHR or RISB[LH]G, depending on the choice of registers.
1152 // Expands to NILF or NIHF, depending on the choice of register.
[all …]
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td417 // Expands to L, LY or LFH, depending on the choice of register.
461 // Expands to ST, STY or STFH, depending on the choice of register.
512 // Expands to SELR or SELFHR or a branch-and-move sequence,
536 // Expands to LOCHI or LOCHHI, depending on the choice of register.
545 // Expands to LOCR or LOCFHR or a branch-and-move sequence,
552 // Expands to LOC or LOCFH, depending on the choice of register.
557 // Expands to STOC or STOCFH, depending on the choice of register.
663 // Expands to LLCR or RISB[LH]G, depending on the choice of registers.
667 // Expands to LLHR or RISB[LH]G, depending on the choice of registers.
1165 // Expands to NILF or NIHF, depending on the choice of register.
[all …]
/external/python/cpython3/Doc/library/
Dxml.dom.pulldom.rst132 Expands all children of *node* into *node*. Example::
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td437 // Expands to LR, RISBHG or RISBLG, depending on the choice of registers.
490 // Expands to L, LY or LFH, depending on the choice of register.
527 // Expands to ST, STY or STFH, depending on the choice of register.
634 // Expands to LLCR or RISB[LH]G, depending on the choice of registers.
638 // Expands to LLHR or RISB[LH]G, depending on the choice of registers.
1033 // Expands to NILF or NIHF, depending on the choice of register.
1091 // Expands to OILF or OIHF, depending on the choice of register.
1131 // Expands to XILF or XIHF, depending on the choice of register.
/external/tensorflow/third_party/llvm/
Dllvm.bzl130 """Expands #cmakedefine, #cmakedefine01, and CMake variables in a text file.
/external/llvm-project/clang/include/clang/Basic/
Darm_mve_defs.td343 // Expands to the 32-bit integer of the same signedness as Scalar.
345 // Expands to the 64-bit integer of the same signedness as Scalar.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips64InstrInfo.td429 // Expands to: lui $dst, %highest/%higher/%hi/%lo($tgt)
434 // Expands to: addiu $dst, %highest/%higher/%hi/%lo($tgt)
440 // Expands to: daddiu $dst, $src, %PART($tgt - $baltgt)
DMipsInstrInfo.td1992 // Expands to: lui $dst, %highest/%higher/%hi/%lo($tgt - $baltgt)
1997 // Expands to: lui $dst, highest/%higher/%hi/%lo($tgt)
2003 // Expands to: addiu $dst, $src, %highest/%higher/%hi/%lo($tgt - $baltgt)
2008 // Expands to: addiu $dst, $src, %highest/%higher/%hi/%lo($tgt)
/external/llvm-project/llvm/lib/Target/Mips/
DMips64InstrInfo.td429 // Expands to: lui $dst, %highest/%higher/%hi/%lo($tgt)
434 // Expands to: addiu $dst, %highest/%higher/%hi/%lo($tgt)
440 // Expands to: daddiu $dst, $src, %PART($tgt - $baltgt)
DMipsInstrInfo.td1993 // Expands to: lui $dst, %highest/%higher/%hi/%lo($tgt - $baltgt)
1998 // Expands to: lui $dst, highest/%higher/%hi/%lo($tgt)
2004 // Expands to: addiu $dst, $src, %highest/%higher/%hi/%lo($tgt - $baltgt)
2009 // Expands to: addiu $dst, $src, %highest/%higher/%hi/%lo($tgt)
/external/libevent/m4/
Dax_prog_doxygen.m4141 # Expands according to the M4 (static) status of the feature.
/external/angle/tools/flex-bison/third_party/m4sugar/
Dm4sugar.m4933 # Expands to nothing. Useful for conditionally ignoring an arbitrary
1844 # Expands to the entire contents of the expansion stack. The caller
2243 # Expands to a newline, possibly followed by STRING. Exists mostly for
2375 # Expands into STRING with tabs and spaces singled out into a single
2591 # Expands into STRING wrapped to hold in WIDTH columns (default = 79).
2694 # Expands to the length of STRING after autom4te converts all quadrigraphs.
/external/pigweed/pw_build/
Ddocs.rst217 Evaluates to the object files of the provided GN target. Expands to a separate
/external/python/cpython2/Doc/library/
D_winreg.rst202 Expands environment variable placeholders ``%NAME%`` in unicode strings like

12