Home
last modified time | relevance | path

Searched defs:NewByte (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h205 void BackpatchByte(uint64_t BitNo, uint8_t NewByte) { in BackpatchByte()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp391 for (auto NewByte : ReplacementBytes) { in CleanseCrashInput() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5346 int NewByte; in add() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1305 Value *NewByte = nullptr; in EmitBitTestIntrinsic() local