Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mc/
HDDisassembler.cpp113 unsigned ByteVal; in ByteArrayFromString() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZSelectionDAGInfo.cpp65 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
93 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDMemCpyOptimizer.cpp665 if (Value *ByteVal = isBytewiseValue(V, DL)) { in processStore() local
1144 if (Value *ByteVal = isBytewiseValue(GV->getInitializer(), in processMemCpy() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp2583 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
2602 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local