Home
last modified time | relevance | path

Searched defs:addDef (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/StandAlone/
DStandAlone.cpp207 void addDef(std::string def) in addDef() function in TPreamble
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp288 void addDef(SlotIndex Idx, const MachineOperand &LocMO, bool IsIndirect) { in addDef() function in __anon6ebf076e0211::UserValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1731 void addDef(std::unique_ptr<Record> R) { in addDef() function