Home
last modified time | relevance | path

Searched refs:ThisNopLength (Results 1 – 18 of 18) sorted by relevance

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp357 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
358 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
361 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
364 Count -= ThisNopLength; in writeNopData()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp362 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
363 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
366 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
369 Count -= ThisNopLength; in writeNopData()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp366 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength);
367 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10;
370 const uint8_t Rest = ThisNopLength - Prefixes;
373 Count -= ThisNopLength;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp366 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength);
367 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10;
370 const uint8_t Rest = ThisNopLength - Prefixes;
373 Count -= ThisNopLength;
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp683 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
684 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
687 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
690 Count -= ThisNopLength; in writeNopData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp683 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
684 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
687 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
690 Count -= ThisNopLength; in writeNopData()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp683 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
684 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
687 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
690 Count -= ThisNopLength; in writeNopData()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1148 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1149 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1152 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1155 Count -= ThisNopLength; in writeNopData()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1118 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1119 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1122 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1125 Count -= ThisNopLength; in writeNopData()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1148 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1149 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1152 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1155 Count -= ThisNopLength; in writeNopData()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1122 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1123 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1126 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1129 Count -= ThisNopLength; in writeNopData()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1118 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1119 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1122 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1125 Count -= ThisNopLength; in writeNopData()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1148 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1149 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1152 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1155 Count -= ThisNopLength; in writeNopData()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1151 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1152 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1155 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1158 Count -= ThisNopLength; in writeNopData()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1148 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1149 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1152 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1155 Count -= ThisNopLength; in writeNopData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1119 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1120 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1123 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1126 Count -= ThisNopLength; in writeNopData()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1122 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength); in writeNopData() local
1123 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10; in writeNopData()
1126 const uint8_t Rest = ThisNopLength - Prefixes; in writeNopData()
1129 Count -= ThisNopLength; in writeNopData()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1148 const uint8_t ThisNopLength = (uint8_t) std::min(Count, MaxNopLength);
1149 const uint8_t Prefixes = ThisNopLength <= 10 ? 0 : ThisNopLength - 10;
1152 const uint8_t Rest = ThisNopLength - Prefixes;
1155 Count -= ThisNopLength;