OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getValueTypeNum
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
CodeGenRegisters.h
292
MVT::SimpleValueType
getValueTypeNum
(unsigned VTNum) const {
DAGISelMatcherGen.cpp
39
VT = RC.
getValueTypeNum
(0);
44
assert(VT == RC.
getValueTypeNum
(0));
[
all
...]
Completed in 284 milliseconds