OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CopyCost
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCRegisterInfo.h
42
const int8_t
CopyCost
;
95
int getCopyCost() const { return
CopyCost
; }
/external/llvm/utils/TableGen/
CodeGenRegisters.h
279
int
CopyCost
;
Completed in 30 milliseconds