OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPRelHi
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.h
32
///
GPRelHi
/GPRelLo - These represent the high and low 16-bit
34
GPRelHi
, GPRelLo,
AlphaISelLowering.cpp
182
case AlphaISD::
GPRelHi
: return "Alpha::
GPRelHi
";
201
SDValue Hi = DAG.getNode(AlphaISD::
GPRelHi
, dl, MVT::i64, JTI,
646
SDValue Hi = DAG.getNode(AlphaISD::
GPRelHi
, dl, MVT::i64, CPI,
663
SDValue Hi = DAG.getNode(AlphaISD::
GPRelHi
, dl, MVT::i64, GA,
[
all
...]
Completed in 230 milliseconds