Searched defs:Objs (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
H A D | llvm-debuginfo-analyzer.cpp | 119 std::vector<std::string> Objs = expandBundle(Filename); in main() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsDelaySlotFiller.cpp | 498 SmallVector<ValueType, 4> Objs; hasHazard_() local 540 SmallVector<const Value *, 4> Objs; getUnderlyingObjects() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 158 SmallVector<Value *, 4> Objs; in getUnderlyingObjectsForInstr() local 947 UnderlyingObjectsVector Objs; buildSchedGraph() local
|
H A D | StackColoring.cpp | 1062 SmallVector<Value *, 4> Objs; remapInstructions() local
|
H A D | MachinePipeliner.cpp | 759 getUnderlyingObjects(const MachineInstr * MI,SmallVectorImpl<const Value * > & Objs) getUnderlyingObjects() argument 788 SmallVector<const Value *, 4> Objs; addLoopCarriedDependences() local 797 SmallVector<const Value *, 4> Objs; addLoopCarriedDependences() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 441 SmallVectorImpl<const Expr *> &Objs) { in getNSArrayObjects() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 726 SmallVector<const Value *, 8> Objs; canLowerToLDG() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 2246 SmallVector<const Value *, 2> Objs; loadShadowOriginSansLoadTracking() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 6036 SmallVector<const Value *, 4> Objs; getUnderlyingObjectsForCodeGen() local
|