Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-mc/
H A DDisassembler.cpp114 unsigned ByteVal; in ByteArrayFromString() local
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp66 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
94 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp753 if (Value *ByteVal = isBytewiseValue(V)) { in processStore() local
1231 if (Value *ByteVal = isBytewiseValue(GV->getInitializer())) { in processMemCpy() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp2302 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
2321 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local