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

  /external/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 170 bool tryAndMerge(Instruction *NewPt, Instruction *User, unsigned OpNo,
386 bool AArch64PromoteConstant::tryAndMerge(Instruction *NewPt, Instruction *User,
453 if (tryAndMerge(InsertionPoint, User, OpNo, InsertPts))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 181 bool tryAndMerge(Instruction *NewPt, Instruction *User, unsigned OpNo,
393 bool AArch64PromoteConstant::tryAndMerge(Instruction *NewPt, Instruction *User,
460 if (tryAndMerge(InsertionPoint, User, OpNo, InsertPts))

Completed in 278 milliseconds