Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-ml/
H A DDisassembler.cpp107 unsigned ByteVal; in ByteArrayFromString() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-mc/
H A DDisassembler.cpp113 unsigned ByteVal; in ByteArrayFromString() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp392 Value *ByteVal) { in tryMergingIntoMemset()
826 if (Value *ByteVal = isBytewiseValue(V, DL)) { in processStore() local
1462 if (Value *ByteVal = isBytewiseValue(GV->getInitializer(), in processMemCpy() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp3543 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
3553 Value *ByteVal = in EmitBuiltinExpr() local
3573 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local