Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h341 int64_t getInt64(void) const { return fValue.fInt64; } in getInt64() function
/external/libchrome/mojo/public/js/lib/
Dbuffer.js88 Buffer.prototype.getInt64 = function(offset) { method in Buffer
/external/icu/icu4c/source/i18n/
Dfmtable.cpp448 Formattable::getInt64(UErrorCode& status) const in getInt64() function in Formattable
/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() == NUMVALTYPE_INT64); return m_value.int64… in getInt64() function in xe::ri::NumericValue
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h312 ConstantInt *getInt64(uint64_t C) { in getInt64() function
/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