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

  /external/swiftshader/third_party/subzero/src/
IceTargetLowering.cpp 599 Variable *Replacing = nullptr;
610 Info.Replacing = Var;
620 if (Var == Info.Replacing) {
628 if (Instr->getDest() == Info.Replacing && !llvm::isa<InstPhi>(Instr)) {
670 Info.Replacing->getLiveRange().getNodeForSegment(Segment.first);
682 // TODO(manasijm): Figure out how to safely enable replacing phi dest
688 if (Var == Info.Replacing) {
693 if (Instr->getDest() == Info.Replacing) {
704 Func->getTarget()->createLoweredMove(ExtraVar, Info.Replacing);
709 Func->getTarget()->createLoweredMove(Info.Replacing, ExtraVar)
    [all...]
  /build/soong/ui/build/
kati.go 56 ctx.Verbosef("Replacing with: %q", shortSuffix)
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 427 ;;; much of the total running time. Replacing it with a more
  /external/zlib/src/contrib/masmx86/
match686.asm 366 ;;; much of the total running time. Replacing it with a more

Completed in 743 milliseconds