| /external/lisa/libs/utils/android/ |
| surfaceflinger.py | 123 # Extract the name from the layer
|
| /external/llvm/include/llvm/Transforms/Scalar/ |
| SROA.h | 51 /// onto insert and extract operations on a vector value, and convert them to
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| CodeExtractor.h | 101 /// work cannot be cached between the two as once we decide to extract
|
| /external/llvm/lib/Analysis/ |
| TypeBasedAliasAnalysis.cpp | 195 return mdconst::extract<ConstantInt>(Node->getOperand(2))->getZExtValue(); 236 : mdconst::extract<ConstantInt>(Node->getOperand(2)) 249 uint64_t Cur = mdconst::extract<ConstantInt>(Node->getOperand(Idx + 1)) 261 uint64_t Cur = mdconst::extract<ConstantInt>(Node->getOperand(TheIdx + 1))
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| DwarfExpression.h | 33 // Various convenience accessors that extract things out of AsmPrinter.
|
| /external/llvm/lib/CodeGen/ |
| LiveRegMatrix.cpp | 123 Matrix[Unit].extract(VirtReg, Range);
|
| /external/llvm/lib/DebugInfo/DWARF/ |
| DWARFAcceleratorTable.cpp | 17 bool DWARFAcceleratorTable::extract() { function in class:llvm::DWARFAcceleratorTable
|
| DWARFDebugArangeSet.cpp | 24 DWARFDebugArangeSet::extract(DataExtractor data, uint32_t *offset_ptr) { function in class:DWARFDebugArangeSet
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| RuntimeDyldMachO.h | 56 /// This convenience method uses memcpy to extract a contiguous addend (the
|
| /external/llvm/lib/Support/ |
| Regex.cpp | 153 // Extract the backreference number.
|
| /external/llvm/lib/Target/X86/ |
| X86TargetTransformInfo.h | 36 int getScalarizationOverhead(Type *Ty, bool Insert, bool Extract);
|
| /external/llvm/lib/Transforms/IPO/ |
| ExtractGV.cpp | 56 /// @brief A pass to extract specific functions and their dependencies.
|
| /external/llvm/test/CodeGen/AMDGPU/ |
| indirect-addressing-si.ll | 429 ; CHECK-NEXT: v_movrels_b32_e32 [[EXTRACT:v[0-9]+]], v[[HI_ELT]] 430 ; CHECK: buffer_store_dword [[EXTRACT]] 444 ; CHECK-NEXT: v_movrels_b32_e32 [[EXTRACT:v[0-9]+]], v[[LO_ELT]] 445 ; CHECK: buffer_store_dword [[EXTRACT]]
|
| /external/llvm/test/Transforms/InstCombine/ |
| extractvalue.ll | 36 ; And now extract a single value from there
|
| /external/llvm/test/Transforms/SLPVectorizer/X86/ |
| external_user.ll | 22 ; return x; <-- must extract here!
|
| /external/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/ |
| split-gep.ll | 17 ; We should not extract any struct field indices, because fields in a struct 179 ; We shouldn't be able to extract the 8 from "zext(a +nuw (b + 8))", 198 ; This test verifies we do not illegitimately extract the 8 from 248 ; SeparateConstOffsetFromGEP is able to extract the 12.
|
| /external/ltp/doc/man3/ |
| parse_ranges.3 | 123 The range number to extract information from. Must be an integer >= 0 and
|
| /external/lzma/CPP/7zip/Bundles/SFXWin/ |
| SfxWin.cpp | 24 #include "../../UI/Common/Extract.h"
|
| /external/lzma/CPP/7zip/UI/Client7z/ |
| Client7z.cpp | 61 " Client7z.exe x archive.7z : eXtract files from archive.7z\n";
919 // Extract command
945 HRESULT result = archive->Extract(NULL, (UInt32)(Int32)(-1), false, extractCallback);
949 PrintError("Extract Error");
|
| /external/lzma/CPP/7zip/UI/GUI/ |
| ExtractGUI.cpp | 101 HRESULT res = Extract(codecs,
|
| /external/mesa3d/docs/relnotes/ |
| 10.0.1.html | 59 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=72230">Bug 72230</a> - Unable to extract MesaLib-10.0.0.tar.{gz,bz2} with bsdtar</li>
|
| /external/mesa3d/src/compiler/nir/ |
| nir_control_flow.h | 85 * equivalent to a series of statement in GLSL) and "extract" it from the IR,
|
| /external/mesa3d/src/gallium/drivers/i915/ |
| i915_prim_emit.c | 63 * Extract the needed fields from vertex_header and emit i915 dwords.
|
| /external/mesa3d/src/gallium/state_trackers/clover/llvm/ |
| metadata.hpp | 102 /// Extract the string metadata node \p name corresponding to the kernel
|
| /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
| Makefile.am | 99 # Extract message catalog from driconf.py.
|