Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp66 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
95 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp65 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
93 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/tools/llvm-mc/
H A DDisassembler.cpp114 unsigned ByteVal; in ByteArrayFromString() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp665 if (Value *ByteVal = isBytewiseValue(V, DL)) { in processStore() local
1144 if (Value *ByteVal = isBytewiseValue(GV->getInitializer(), in processMemCpy() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp713 if (Value *ByteVal = isBytewiseValue(V)) { in processStore() local
1149 if (Value *ByteVal = isBytewiseValue(GV->getInitializer())) { in processMemCpy() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinevt.h279 UINT8 ByteVal; member
/aosp_15_r20/external/clang/lib/CodeGen/
H A 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