Home
last modified time | relevance | path

Searched refs:SplitBlockAndInsertForEachLane (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h553 void SplitBlockAndInsertForEachLane(ElementCount EC, Type *IndexTy,
565 void SplitBlockAndInsertForEachLane(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1757 void llvm::SplitBlockAndInsertForEachLane(ElementCount EC, in SplitBlockAndInsertForEachLane() function in llvm
1781 void llvm::SplitBlockAndInsertForEachLane( in SplitBlockAndInsertForEachLane() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1651 SplitBlockAndInsertForEachLane(EVL, LoopInsertBefore, in instrumentMaskedLoadOrStore()