OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegList2
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Hexagon/
HexagonVarargsCallingConvention.h
65
static const unsigned
RegList2
[] = {
68
if (unsigned Reg = State.AllocateReg(
RegList2
, 3)) {
121
static const unsigned
RegList2
[] = {
124
if (unsigned Reg = State.AllocateReg(
RegList2
, 3)) {
HexagonISelLowering.cpp
199
static const uint16_t
RegList2
[] = {
202
if (unsigned Reg = State.AllocateReg(RegList1,
RegList2
, 2)) {
[
all
...]
Completed in 82 milliseconds