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

  /external/swiftshader/third_party/subzero/src/
IceASanInstrumentation.cpp 483 Call->addArg(Ctx->getConstantSym(0, Ctx->getGlobalString(RzArrayName)));
484 Call->addArg(Ctx->getConstantSym(0, Ctx->getGlobalString(RzSizesName)));
IceELFObjectWriter.cpp 443 NewFixup.set_value(Ctx.getConstantSym(
621 NewFixup.set_value(Ctx.getConstantSym(TargetOffset, JT.getFunctionName()));
IceGlobalContext.h 251 Constant *getConstantSym(RelocOffsetT Offset, GlobalString Name);
IceGlobalContext.cpp 795 Constant *GlobalContext::getConstantSym(RelocOffsetT Offset,
    [all...]
PNaClTranslator.cpp 522 Ice::Constant *getConstantSym(Ice::GlobalString Name, bool IsExternal) const {
528 return Ctx->getConstantSym(Offset, Name);
549 Ice::Constant *C = getConstantSym(Func->getName(), Func->isProto());
560 getConstantSym(Decl->getName(), !Decl->hasInitializer());
    [all...]
IceCfgNode.cpp     [all...]
IceConverter.cpp 146 return Ctx->getConstantSym(
    [all...]
IceTargetLoweringX86BaseImpl.h     [all...]
WasmTranslator.cpp     [all...]
IceTargetLoweringARM32.cpp     [all...]
IceTargetLoweringMIPS32.cpp     [all...]
  /external/swiftshader/src/Reactor/
SubzeroReactor.cpp     [all...]

Completed in 329 milliseconds