/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopVersioning.h | 96 void annotateInstWithNoAlias(Instruction *VersionedInst, 109 void annotateInstWithNoAlias(Instruction *I) { in annotateInstWithNoAlias() function 110 annotateInstWithNoAlias(I, I); in annotateInstWithNoAlias()
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopVersioning.h | 97 void annotateInstWithNoAlias(Instruction *VersionedInst, 110 void annotateInstWithNoAlias(Instruction *I) { in annotateInstWithNoAlias() function 111 annotateInstWithNoAlias(I, I); in annotateInstWithNoAlias()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | LoopVersioning.h | 95 void annotateInstWithNoAlias(Instruction *VersionedInst, 108 void annotateInstWithNoAlias(Instruction *I) { in annotateInstWithNoAlias() function 109 annotateInstWithNoAlias(I, I); in annotateInstWithNoAlias()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopVersioning.h | 95 void annotateInstWithNoAlias(Instruction *VersionedInst, 108 void annotateInstWithNoAlias(Instruction *I) { in annotateInstWithNoAlias() function 109 annotateInstWithNoAlias(I, I); in annotateInstWithNoAlias()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | LoopVersioning.h | 95 void annotateInstWithNoAlias(Instruction *VersionedInst, 108 void annotateInstWithNoAlias(Instruction *I) { in annotateInstWithNoAlias() function 109 annotateInstWithNoAlias(I, I); in annotateInstWithNoAlias()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | LoopVersioning.h | 95 void annotateInstWithNoAlias(Instruction *VersionedInst, 108 void annotateInstWithNoAlias(Instruction *I) { in annotateInstWithNoAlias() function 109 annotateInstWithNoAlias(I, I); in annotateInstWithNoAlias()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | LoopVersioning.h | 95 void annotateInstWithNoAlias(Instruction *VersionedInst, 108 void annotateInstWithNoAlias(Instruction *I) { in annotateInstWithNoAlias() function 109 annotateInstWithNoAlias(I, I); in annotateInstWithNoAlias()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 220 annotateInstWithNoAlias(I); in annotateLoopWithNoAlias() 224 void LoopVersioning::annotateInstWithNoAlias(Instruction *VersionedInst, in annotateInstWithNoAlias() function in LoopVersioning
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 216 annotateInstWithNoAlias(I); in annotateLoopWithNoAlias() 220 void LoopVersioning::annotateInstWithNoAlias(Instruction *VersionedInst, in annotateInstWithNoAlias() function in LoopVersioning
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 224 annotateInstWithNoAlias(I); in annotateLoopWithNoAlias() 228 void LoopVersioning::annotateInstWithNoAlias(Instruction *VersionedInst, in annotateInstWithNoAlias() function in LoopVersioning
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 242 LVer->annotateInstWithNoAlias(To, Orig); in addNewMetadata()
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 679 LVer->annotateInstWithNoAlias(To, Orig); in addNewMetadata()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 914 LVer->annotateInstWithNoAlias(To, Orig); in addNewMetadata()
|