Home
last modified time | relevance | path

Searched defs:UseList (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGInstrs.cpp264 std::vector<SUnit *> &UseList = Uses[Reg]; in BuildSchedGraph() local
334 std::vector<SUnit *> &UseList = Uses[*Alias]; in BuildSchedGraph() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DInstrInfoEmitter.cpp314 std::vector<Record*> UseList = Inst.TheDef->getValueAsListOfDefs("Uses"); in emitRecord() local
/external/swiftshader/third_party/LLVM/include/llvm/
DValue.h80 Use *UseList; variable
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp527 std::vector<Record*> UseList = Inst.TheDef->getValueAsListOfDefs("Uses"); in emitRecord() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DInstrInfoEmitter.cpp624 std::vector<Record*> UseList = Inst.TheDef->getValueAsListOfDefs("Uses"); in emitRecord() local
/external/llvm/include/llvm/IR/
DValue.h73 Use *UseList; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h73 Use *UseList; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DValue.h77 Use *UseList; variable