Home
last modified time | relevance | path

Searched defs:isCopy (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.cpp44 bool WebAssembly::isCopy(const MachineInstr &MI) { in isCopy() function in WebAssembly
/external/emma/core/java12/com/vladium/emma/instr/
DInstrProcessorST.java826 …ipEntry (final byte [] data, final ZipOutputStream out, final ZipEntry entry, final boolean isCopy) in writeZipEntry()
909 …riteJob (final ZipOutputStream out, final byte [] data, final ZipEntry entry, final boolean isCopy) in EntryWriteJob()
/external/sl4a/ScriptingLayerForAndroid/jni/
Dcom_googlecode_android_scripting_Exec.cpp156 jboolean isCopy; in Java_com_googlecode_android_1scripting_Exec_createSubprocess() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2ITBlockPass.cpp94 static bool isCopy(MachineInstr *MI) { in isCopy() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp128 static bool isCopy(MachineInstr *MI) { in isCopy() function
/external/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp111 static bool isCopy(MachineInstr *MI) { in isCopy() function
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2033 bool RectangleTest::readPixels(bool isCopy) in readPixels()
2092 …gleTest::readPixelsInner(const PixelFormat& outputFormat, const PixelType& outputType, bool isCopy) in readPixelsInner()
/external/clang/lib/CodeGen/
DCGObjC.cpp645 bool isCopy() const { return IsCopy; } in isCopy() function in __anonf643ed510211::PropertyImplStrategy