Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h104 typedef SmallVector<RetOrArg, 5> UseVector; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h119 using UseVector = SmallVector<RetOrArg, 5>; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DDeadArgumentElimination.cpp122 typedef SmallVector<RetOrArg, 5> UseVector; typedef in __anonb6162dc60111::DAE
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantFold.cpp2311 bool UseVector = IsCurrIdxVector || IsPrevIdxVector; in ConstantFoldGetElementPtr() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11230 unsigned NumStores, bool IsConstantSrc, bool UseVector) { in MergeStoresOfConstantsOrVecElts()
11660 bool UseVector = (LastLegalVectorType > LastLegalType) && !NoVectors; in MergeConsecutiveStores() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13663 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in MergeStoresOfConstantsOrVecElts()
14172 bool UseVector = (LastLegalVectorType > LastLegalType) && !NoVectors; in MergeConsecutiveStores() local