Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-mc/
DDisassembler.cpp113 unsigned ByteVal; in ByteArrayFromString() local
/external/llvm/tools/llvm-mc/
DDisassembler.cpp114 unsigned ByteVal; in ByteArrayFromString() local
/external/llvm-project/llvm/tools/llvm-ml/
DDisassembler.cpp107 unsigned ByteVal; in ByteArrayFromString() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp65 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
93 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp66 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
95 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp65 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
93 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp370 Value *ByteVal) { in tryMergingIntoMemset()
798 if (Value *ByteVal = isBytewiseValue(V, DL)) { in processStore() local
1346 if (Value *ByteVal = isBytewiseValue(GV->getInitializer(), in processMemCpy() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp665 if (Value *ByteVal = isBytewiseValue(V, DL)) { in processStore() local
1144 if (Value *ByteVal = isBytewiseValue(GV->getInitializer(), in processMemCpy() local
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp713 if (Value *ByteVal = isBytewiseValue(V)) { in processStore() local
1149 if (Value *ByteVal = isBytewiseValue(GV->getInitializer())) { in processMemCpy() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp1044 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
1061 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp3185 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
3204 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local