Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DBinaryObject.h225 fixWord32(W, offset); in fixWord()
232 inline void fixWord32(uint32_t W, uint32_t offset) { in fixWord32() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp741 BO.fixWord32(Value, Offset); in RelocateField()