Home
last modified time | relevance | path

Searched refs:pointsToConstantGlobal (Results 1 – 8 of 8) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineLoadStoreAlloca.cpp43 static bool pointsToConstantGlobal(Value *V) { in pointsToConstantGlobal() function
51 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()
156 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp38 static bool pointsToConstantGlobal(Value *V) { in pointsToConstantGlobal() function
46 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()
148 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp38 static bool pointsToConstantGlobal(Value *V) { in pointsToConstantGlobal() function
46 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()
148 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp38 static bool pointsToConstantGlobal(Value *V) { in pointsToConstantGlobal() function
46 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()
148 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp39 static bool pointsToConstantGlobal(Value *V) { in pointsToConstantGlobal() function
47 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()
149 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineLoadStoreAlloca.cpp46 static bool pointsToConstantGlobal(Value* V) { in pointsToConstantGlobal() function
54 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()
159 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp38 static bool pointsToConstantGlobal(Value *V) { in pointsToConstantGlobal() function
46 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()
148 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp38 static bool pointsToConstantGlobal(Value *V) { in pointsToConstantGlobal() function
46 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()
151 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()