Home
last modified time | relevance | path

Searched defs:setInsertPoint (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h96 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function
104 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h105 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function
113 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h108 void setInsertPoint(const InstList::iterator &Position) { Next = Position; } in setInsertPoint() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h1403 void setInsertPoint(Block* b) { in setInsertPoint() function
1410 void setInsertPoint(Node* n) { in setInsertPoint() function