Home
last modified time | relevance | path

Searched refs:createSlotTracker (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp384 static SlotTracker *createSlotTracker(const Value *V) { in createSlotTracker() function
1053 if ((Machine = createSlotTracker(V))) { in WriteAsOperandInternal()
1058 } else if ((Machine = createSlotTracker(V))) { in WriteAsOperandInternal()
/external/llvm/lib/IR/
DAsmWriter.cpp739 static SlotTracker *createSlotTracker(const Value *V) { in createSlotTracker() function
1993 if ((Machine = createSlotTracker(V))) { in WriteAsOperandInternal()
1998 } else if ((Machine = createSlotTracker(V))) { in WriteAsOperandInternal()