OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IK_Free
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h
81
IK_Free
= 0,
100
/// If this function returns
IK_Free
, it is legal to assign(VirtReg, PhysReg).
/external/llvm/lib/CodeGen/
LiveRegMatrix.cpp
181
return
IK_Free
;
196
return
IK_Free
;
RegAllocBasic.cpp
230
case LiveRegMatrix::
IK_Free
:
Completed in 456 milliseconds