Home
last modified time | relevance | path

Searched defs:Objs (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h175 std::vector<std::unique_ptr<object::ObjectFile>> Objs; in addObjectFile() local
181 std::vector<std::unique_ptr<object::OwningBinary<object::ObjectFile>>> Objs; in addObjectFile() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp142 SmallVector<Value *, 4> Objs; in getUnderlyingObjects() local
193 SmallVector<Value *, 4> Objs; in getUnderlyingObjectsForInstr() local
1037 UnderlyingObjectsVector Objs; in buildSchedGraph() local
H A DMachinePipeliner.cpp982 SmallVectorImpl<Value *> &Objs, in getUnderlyingObjects()
1003 SmallVector<Value *, 4> Objs; in addLoopCarriedDependences() local
1010 SmallVector<Value *, 4> Objs; in addLoopCarriedDependences() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp499 SmallVector<ValueType, 4> Objs; in hasHazard_() local
541 SmallVector<const Value *, 4> Objs; in getUnderlyingObjects() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp502 SmallVector<ValueType, 4> Objs; in hasHazard_() local
544 SmallVector<const Value *, 4> Objs; in getUnderlyingObjects() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp469 SmallVector<ValueType, 4> Objs; in hasHazard_() local
517 SmallVector<Value *, 4> Objs; in getUnderlyingObjects() local
/aosp_15_r20/external/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp162 auto Objs = expandBundle(F); in main() local
/aosp_15_r20/build/soong/cc/
H A Dobject.go68 Objs []string `android:"arch_variant"` member
H A Dcc.go207 Objs Objects member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp155 SmallVector<Value *, 4> Objs; in getUnderlyingObjectsForInstr() local
935 UnderlyingObjectsVector Objs; in buildSchedGraph() local
H A DMachinePipeliner.cpp639 SmallVectorImpl<const Value *> &Objs, in getUnderlyingObjects()
669 SmallVector<const Value *, 4> Objs; in addLoopCarriedDependences() local
678 SmallVector<const Value *, 4> Objs; in addLoopCarriedDependences() local
H A DStackColoring.cpp1045 SmallVector<Value *, 4> Objs; in remapInstructions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp158 SmallVector<Value *, 4> Objs; in getUnderlyingObjectsForInstr() local
936 UnderlyingObjectsVector Objs; in buildSchedGraph() local
H A DMachinePipeliner.cpp740 SmallVectorImpl<const Value *> &Objs) { in getUnderlyingObjects()
769 SmallVector<const Value *, 4> Objs; in addLoopCarriedDependences() local
778 SmallVector<const Value *, 4> Objs; in addLoopCarriedDependences() local
H A DStackColoring.cpp1094 SmallVector<Value *, 4> Objs; in remapInstructions() local
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/
H A DObjectLinkingLayerTest.cpp85 std::vector<object::ObjectFile*> Objs; in TEST() local
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/gosym/
Dsymtab.go175 Objs []Obj // for Go 1.2 and later only one Obj in slice member
/aosp_15_r20/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp441 SmallVectorImpl<const Expr *> &Objs) { in getNSArrayObjects()
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp581 SmallVector<Value *, 8> Objs; in canLowerToLDG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp706 SmallVector<const Value *, 8> Objs; in canLowerToLDG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp711 SmallVector<const Value *, 8> Objs; in canLowerToLDG() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1061 SmallVector<Value *, 2> Objs; in loadShadow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1198 SmallVector<const Value *, 2> Objs; in loadShadow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2239 SmallVector<const Value *, 2> Objs; in loadShadowOriginSansLoadTracking() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp4007 SmallVector<const Value *, 4> Objs; in getUnderlyingObjectsForCodeGen() local

12