Home
last modified time | relevance | path

Searched defs:CurrentDef (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp427 Value *CurrentDef = nullptr; in buildFrameType() local
959 Instruction *CurrentDef = nullptr; in rewriteMaterializableInstructions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
H A DInstrBuilder.cpp307 unsigned CurrentDef = 0; in populateWrites() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/
H A DInstrBuilder.cpp326 unsigned CurrentDef = 0; in populateWrites() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp422 if (auto *CurrentDef = dyn_cast<MemoryDef>(CurrentAcc)) in tryMergingIntoMemset() local
H A DDeadStoreElimination.cpp1362 MemoryDef *CurrentDef = cast<MemoryDef>(Current); in getDomMemoryDef() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1816 if (auto *CurrentDef = dyn_cast<MemoryDef>(Current)) { in hasPartialIVCondition() local