Searched defs:VariableOffsets (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | JumpTableToSwitch.cpp | 59 SmallMapVector<Value *, APInt, 4> VariableOffsets; in parseJumpTable() local
|
| H A D | ConstraintElimination.cpp | 398 SmallMapVector<Value *, APInt, 4> VariableOffsets; member
|
| H A D | GVN.cpp | 432 SmallMapVector<Value *, APInt, 4> VariableOffsets; in createGEPExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Operator.cpp | 210 SmallMapVector<Value *, APInt, 4> &VariableOffsets, in collectOffset()
|
| H A D | Instructions.cpp | 1658 SmallMapVector<Value *, APInt, 4> &VariableOffsets, in collectOffset()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILFlattenArrays.cpp | 47 SmallMapVector<Value *, APInt, 4> VariableOffsets; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 2442 SmallMapVector<Value *, APInt, 4> VariableOffsets; in getSalvageOpsForGEP() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 1538 SmallMapVector<Value *, APInt, 4> VariableOffsets; in collectConstantsForGEP() local
|