Searched
full:fixup (Results
576 -
600 of
1539) sorted by null
<<21222324252627282930>>
/external/llvm/lib/Target/AArch64/ |
AArch64RedundantCopyElimination.cpp | 152 // Otherwise, we have to fixup the use-def chain, starting with the
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
AArch64MCExpr.h | 155 const MCFixup *Fixup) const override;
|
/external/llvm/test/CodeGen/X86/ |
atom-fixup-lea2.ll | 9 ; Test for fixup lea pre-emit pass. LEA instructions should be substituted for
|
/external/llvm/test/MC/PowerPC/ |
ppc64-encoding.s | 11 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 12 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 16 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24abs 17 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24abs 21 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 22 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 26 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24abs 27 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24abs 32 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_brcond14 33 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_brcond1 [all...] |
/external/mesa3d/src/compiler/nir/ |
nir_lower_io_types.c | 58 * do we need to fixup interpolation mode for int vs float components
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
fd3_draw.c | 92 /* fixup dirty shader state in case some "unrelated" (from the state-
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
fd4_draw.c | 76 /* fixup dirty shader state in case some "unrelated" (from the state-
|
/external/mesa3d/src/glx/ |
Makefile.am | 195 lib@GL_LIB@_la_LDFLAGS += -lgdi32 -lopengl32 -Wl,--disable-stdcall-fixup
|
/external/mesa3d/src/mesa/state_tracker/ |
st_nir_lower_builtin.c | 112 /* we need to fixup the array index slot: */
|
/external/mesa3d/src/mesa/vbo/ |
vbo_save.h | 57 * the values of the final vertex, and often no fixup of the start of
|
/external/mesa3d/src/mesa/x86/rtasm/ |
x86sse.c | 270 /* Fixup offset from forward jump: 273 unsigned char *fixup ) 275 *(int *)(fixup - 4) = x86_get_label(p) - fixup;
|
/external/python/cpython3/Lib/distutils/command/ |
build_scripts.py | 19 description = "\"build\" scripts (copy and fixup #! line)"
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
MCObjectWriter.h | 80 const MCFixup &Fixup, MCValue Target,
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
FPMover.cpp | 83 /// runOnMachineBasicBlock - Fixup FpMOVD instructions in this MBB.
|
/external/syslinux/gpxe/src/arch/i386/prefix/ |
lkrnprefix.S | 99 .section ".zinfo.fixup", "a", @progbits /* Compressor fixups */
|
/external/valgrind/coregrind/m_syswrap/ |
syscall-arm-linux.S | 62 thread state fixup in the case where we were interrupted by a
|
/frameworks/base/core/java/android/webkit/ |
WebViewZygote.java | 59 * Original ApplicationInfo for the selected WebView package before stub fixup. This is set from
|
/libcore/ojluni/src/main/java/sun/net/www/protocol/file/ |
Handler.java | 60 * performed this "fixup" behavior in the file URL parsing code
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/ |
MCELFObjectWriter.h | 80 const MCFixup &Fixup, bool IsPCRel) const = 0;
|
MCObjectWriter.h | 88 const MCFixup &Fixup, MCValue Target,
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/Core/ |
Reference.h | 81 /// If the reference is a fixup in the Atom, then this returns the
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/ |
MCELFObjectWriter.h | 80 const MCFixup &Fixup, bool IsPCRel) const = 0;
|
MCObjectWriter.h | 88 const MCFixup &Fixup, MCValue Target,
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/ |
Reference.h | 81 /// If the reference is a fixup in the Atom, then this returns the
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/ |
MCELFObjectWriter.h | 80 const MCFixup &Fixup, bool IsPCRel) const = 0;
|
Completed in 1893 milliseconds
<<21222324252627282930>>