Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mc/
H A DDisassembler.cpp113 unsigned ByteVal; in ByteArrayFromString() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp65 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
94 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp371 Value *ByteVal) { in tryMergingIntoMemset()
815 if (Value *ByteVal = isBytewiseValue(V, DL)) { in processStore() local
1407 if (Value *ByteVal = isBytewiseValue(GV->getInitializer(), in processMemCpy() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp3440 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
3459 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local