HomeSort by relevance Sort by last modified time
    Searched refs:setConstantVal (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELFCodeEmitter.cpp 95 MR.setConstantVal(ES->SectionIdx);
112 MR.setConstantVal(ES->SectionIdx);
116 MR.setConstantVal(CPSections[MR.getConstantPoolIndex()]);
121 MR.setConstantVal(JTSection.SectionIdx);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineRelocation.h 213 /// setConstantVal - Set the constant value associated with this relocation.
216 void setConstantVal(intptr_t val) {

Completed in 146 milliseconds