Home
last modified time | relevance | path

Searched defs:DefName (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenTarget.cpp646 std::string DefName = std::string(R->getName()); in CodeGenIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp904 for (auto &DefName : HarnessDefinitions) in Session() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp733 std::string DefName = LocIdxToName(Num.getLoc()); in IDAsString() local
741 std::string DefName = Location.Value.asString(MLocName); in dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp1035 StringRef DefName; in parsePattern() local