OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TargetRec
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
CodeGenTarget.h
66
Record *
TargetRec
;
84
Record *getTargetRecord() const { return
TargetRec
; }
/external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenTarget.h
65
Record *
TargetRec
;
79
Record *getTargetRecord() const { return
TargetRec
; }
Completed in 55 milliseconds