Home
last modified time | relevance | path

Searched refs:fixWord64 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DBinaryObject.h227 fixWord64(W, offset); in fixWord()
259 inline void fixWord64(uint64_t W, uint32_t offset) { in fixWord64() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp743 BO.fixWord64(Value, Offset); in RelocateField()