Home
last modified time | relevance | path

Searched defs:NewPhi (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp639 PHINode *NewPhi; in reuseValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp987 MemoryPhi *NewPhi = MSSA->getMemoryAccess(BB); applyInsertUpdates() local
1257 MemoryPhi *NewPhi = MSSA->createMemoryPhi(New); wireOldPredecessorsToNewImmediatePredecessor() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp551 MachineInstrBuilder NewPhi = in generateExistingPhis() local
667 MachineInstrBuilder NewPhi = in generatePhis() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp718 PHINode *NewPhi = static_cast<PHINode *>(NewInsts[PHI]); in rewriteGEPAsOffset() local
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc4325 Node* BytecodeGraphBuilder::NewPhi(int count, Node* input, Node* control) { in NewPhi() function in v8::internal::BytecodeGraphBuilder

Completed in 29 milliseconds