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

  /external/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 180 void computeInsertionPoint(Instruction *User, unsigned OpNo,
437 void AArch64PromoteConstant::computeInsertionPoint(
524 computeInsertionPoint(U->User, U->Op, InsertPts);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 191 void computeInsertionPoint(Instruction *User, unsigned OpNo,
444 void AArch64PromoteConstant::computeInsertionPoint(
531 computeInsertionPoint(U->User, U->Op, InsertPts);

Completed in 189 milliseconds