Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h327 void setGOTIndex(unsigned idx) { in setGOTIndex() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp879 MR.setGOTIndex(idx); in finishFunction()