Home
last modified time | relevance | path

Searched defs:ByteVal (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-mc/
H A DDisassembler.cpp113 unsigned ByteVal; in ByteArrayFromString() local
/llvm-project-15.0.7/llvm/tools/llvm-ml/
H A DDisassembler.cpp107 unsigned ByteVal; in ByteArrayFromString() local
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp78 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
107 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp381 Value *ByteVal) { in tryMergingIntoMemset()
800 if (Value *ByteVal = isBytewiseValue(V, DL)) { in processStore() local
1411 if (Value *ByteVal = isBytewiseValue(GV->getInitializer(), in processMemCpy() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp3504 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
3514 Value *ByteVal = in EmitBuiltinExpr() local
3534 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local