Home
last modified time | relevance | path

Searched defs:COps (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp896 SmallVector<Constant *, 2> COps; in simplifyInstruction() local
914 if (simplifyInstruction(I, [&](SmallVectorImpl<Constant *> &COps) { in visitBitCast()
936 if (simplifyInstruction(I, [&](SmallVectorImpl<Constant *> &COps) { in visitPtrToInt()
967 if (simplifyInstruction(I, [&](SmallVectorImpl<Constant *> &COps) { in visitIntToPtr()
991 if (simplifyInstruction(I, [&](SmallVectorImpl<Constant *> &COps) { in visitCastInst()
1021 if (simplifyInstruction(I, [&](SmallVectorImpl<Constant *> &COps) { in visitUnaryInstruction()
1260 if (simplifyInstruction(I, [&](SmallVectorImpl<Constant *> &COps) { in visitCmpInst()
1421 if (simplifyInstruction(I, [&](SmallVectorImpl<Constant *> &COps) { in visitExtractValue()
1432 if (simplifyInstruction(I, [&](SmallVectorImpl<Constant *> &COps) { in visitInsertValue()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4189 SmallVector<Constant *, 4> COps; in ConstantFold() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4716 SmallVector<Constant *, 4> COps; in ConstantFold() local