Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.cpp95 MR.setConstantVal(ES->SectionIdx); in finishFunction()
112 MR.setConstantVal(ES->SectionIdx); in finishFunction()
116 MR.setConstantVal(CPSections[MR.getConstantPoolIndex()]); in finishFunction()
121 MR.setConstantVal(JTSection.SectionIdx); in finishFunction()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h216 void setConstantVal(intptr_t val) { in setConstantVal() function