OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GETASMPREFIX2
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Mips/
MipsJITInfo.cpp
41
#define
GETASMPREFIX2
(X) #X
42
#define GETASMPREFIX(X)
GETASMPREFIX2
(X)
/external/llvm/lib/Target/ARM/
ARMJITInfo.cpp
42
#define
GETASMPREFIX2
(X) #X
43
#define GETASMPREFIX(X)
GETASMPREFIX2
(X)
/external/llvm/lib/Target/X86/
X86JITInfo.cpp
56
#define
GETASMPREFIX2
(X) #X
57
#define GETASMPREFIX(X)
GETASMPREFIX2
(X)
Completed in 464 milliseconds