Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A DDisassembler.cpp114 unsigned ByteVal; in byteArrayFromString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp88 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
117 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp353 Value *ByteVal) { in tryMergingIntoMemset()
785 Value *ByteVal = isBytewiseValue(V, DL); in processStore() local
1770 if (Value *ByteVal = isBytewiseValue(GV->getInitializer(), in processMemCpy() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp948 uint8_t ByteVal = Val.get(); in parseObjcopyOptions() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp4502 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
4513 Value *ByteVal = in EmitBuiltinExpr() local
4535 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local