Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-mc/
DDisassembler.cpp114 unsigned ByteVal; in ByteArrayFromString() local
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp74 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore()
104 uint64_t ByteVal = CByte->getZExtValue(); in EmitTargetCodeForMemset() local
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp553 if (Value *ByteVal = isBytewiseValue(SI->getOperand(0))) in processStore() local
862 if (Value *ByteVal = isBytewiseValue(GV->getInitializer())) { in processMemCpy() local
/external/libnfc-nxp/src/
DphFriNfc_TopazMap.c1070 uint8_t ByteVal in phFriNfc_Tpz_H_WrAByte()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp776 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local
792 Value *ByteVal = Builder.CreateTrunc(EmitScalarExpr(E->getArg(1)), in EmitBuiltinExpr() local