Home
last modified time | relevance | path

Searched defs:pushUInt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/ts/flexbuffers/
H A Dbuilder.ts70 pushUInt(value: number, width: BitWidth): void { method in Builder
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5974 void pushUInt(uint64_t Operand) { Expr.push_back(Operand); } in pushUInt() function