Home
last modified time | relevance | path

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

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