/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | CloneFunction.cpp | 80 bool ModuleLevelChanges, in CloneFunctionInto() argument 102 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto() 128 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto() 171 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto() 224 bool ModuleLevelChanges; member 233 ModuleLevelChanges(moduleLevelChanges), NameSuffix(nameSuffix), in PruningFunctionCloner() 287 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock() 395 bool ModuleLevelChanges, in CloneAndPruneIntoFromInst() argument 412 PruningFunctionCloner PFC(NewFunc, OldFunc, VMap, ModuleLevelChanges, in CloneAndPruneIntoFromInst() 463 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneAndPruneIntoFromInst() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CloneFunction.cpp | 86 bool ModuleLevelChanges, in CloneFunctionInto() argument 108 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto() 130 assert(!MustCloneSP || ModuleLevelChanges); in CloneFunctionInto() 149 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto() 170 ModuleLevelChanges ? &DIFinder : nullptr); in CloneFunctionInto() 211 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneFunctionInto() 279 bool ModuleLevelChanges; member 288 ModuleLevelChanges(moduleLevelChanges), NameSuffix(nameSuffix), in PruningFunctionCloner() 342 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock() 451 bool ModuleLevelChanges, in CloneAndPruneIntoFromInst() argument [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CloneFunction.cpp | 100 bool ModuleLevelChanges = Changes > CloneFunctionChangeType::LocalChangesOnly; in CloneFunctionInto() local 109 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges; in CloneFunctionInto() 220 ModuleLevelChanges = true; in CloneFunctionInto() 253 const auto RemapFlag = ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges; in CloneFunctionInto() 352 bool ModuleLevelChanges; member 364 ModuleLevelChanges(moduleLevelChanges), NameSuffix(nameSuffix), in PruningFunctionCloner() 514 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges); in CloneBlock() 629 bool ModuleLevelChanges, in CloneAndPruneIntoFromInst() argument 646 PruningFunctionCloner PFC(NewFunc, OldFunc, VMap, ModuleLevelChanges, in CloneAndPruneIntoFromInst() 703 ModuleLevelChanges ? RF_None : RF_NoModuleLevelChanges, in CloneAndPruneIntoFromInst() [all …]
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/ |
H A D | Cloning.h | 142 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 151 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 168 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | Cloning.h | 139 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 148 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 165 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | Cloning.h | 179 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 196 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | Cloning.h | 178 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 195 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | Cloning.h | 178 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 195 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | Cloning.h | 178 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 195 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | Cloning.h | 178 ValueToValueMapTy &VMap, bool ModuleLevelChanges, 195 ValueToValueMapTy &VMap, bool ModuleLevelChanges,
|