Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h345 int64_t getInt64(void) const { return fValue.fInt64; } in getInt64() function
/external/libmojo/mojo/public/js/
Dbuffer.js87 Buffer.prototype.getInt64 = function(offset) { method in Buffer
/external/icu/icu4c/source/i18n/
Dfmtable.cpp451 Formattable::getInt64(UErrorCode& status) const in getInt64() function in Formattable
Ddigitlst.cpp576 int64_t DigitList::getInt64() /*const*/ { in getInt64() function in DigitList
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h211 ConstantInt *getInt64(uint64_t C) { in getInt64() function
/external/llvm/include/llvm/IR/
DIRBuilder.h295 ConstantInt *getInt64(uint64_t C) { in getInt64() function
/external/deqp/executor/
DxeTestCaseResult.hpp178 deInt64 getInt64 (void) const { DE_ASSERT(getType() == TYPE_INT64); return m_value.int64; } in getInt64() function in xe::ri::NumericValue
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp755 static SDNode *getInt64(SelectionDAG *CurDAG, const SDLoc &dl, int64_t Imm) { in getInt64() function
812 static SDNode *getInt64(SelectionDAG *CurDAG, SDNode *N) { in getInt64() function
/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp838 getInt64(Module *M, int64_t value) { in getInt64() function