Home
last modified time | relevance | path

Searched refs:computeInsertionPoint (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp180 void computeInsertionPoint(Instruction *User, unsigned OpNo,
437 void AArch64PromoteConstant::computeInsertionPoint( in computeInsertionPoint() function in AArch64PromoteConstant
524 computeInsertionPoint(U->User, U->Op, InsertPts); in promoteConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp191 void computeInsertionPoint(Instruction *User, unsigned OpNo,
444 void AArch64PromoteConstant::computeInsertionPoint( in computeInsertionPoint() function in AArch64PromoteConstant
531 computeInsertionPoint(U->User, U->Op, InsertPts); in promoteConstants()