Home
last modified time | relevance | path

Searched refs:tempSym (Results 1 – 17 of 17) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/src/
H A DJitter.cpp286 m_shadow.Push(tempSym); in Cmp()
300 m_shadow.Push(tempSym); in Div()
314 m_shadow.Push(tempSym); in DivS()
332 m_shadow.Push(tempSym); in Lzc()
346 m_shadow.Push(tempSym); in Mult()
360 m_shadow.Push(tempSym); in MultS()
373 m_shadow.Push(tempSym); in Not()
409 m_shadow.Push(tempSym); in Shl()
423 m_shadow.Push(tempSym); in Shl()
437 m_shadow.Push(tempSym); in Sra()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DJitter.cpp324 m_shadow.Push(tempSym); in Cmp()
338 m_shadow.Push(tempSym); in Div()
352 m_shadow.Push(tempSym); in DivS()
386 m_shadow.Push(tempSym); in Lzc()
400 m_shadow.Push(tempSym); in Mult()
414 m_shadow.Push(tempSym); in MultS()
427 m_shadow.Push(tempSym); in Not()
463 m_shadow.Push(tempSym); in Shl()
477 m_shadow.Push(tempSym); in Shl()
491 m_shadow.Push(tempSym); in Sra()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp385 nlist_64 tempSym; in readBinary() local
386 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
387 const nlist_64 *sin = &tempSym; in readBinary()
389 swapStruct(tempSym); in readBinary()
418 nlist tempSym; in readBinary() local
420 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp386 nlist_64 tempSym; in readBinary() local
387 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
388 const nlist_64 *sin = &tempSym; in readBinary()
390 swapStruct(tempSym); in readBinary()
419 nlist tempSym; in readBinary() local
421 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp386 nlist_64 tempSym; in readBinary() local
387 memcpy(&tempSym, &symbols[i], sizeof(nlist_64)); in readBinary()
388 const nlist_64 *sin = &tempSym; in readBinary()
390 swapStruct(tempSym); in readBinary()
419 nlist tempSym; in readBinary() local
421 tempSym = *sin; swapStruct(tempSym); sin = &tempSym; in readBinary()