OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Kind_Mem
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/
InlineAsm.h
215
Kind_Mem
= 6, // Memory operand, "m".
239
static bool isMemKind(unsigned Flag) { return getKind(Flag) ==
Kind_Mem
; }
/external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp
[
all
...]
SelectionDAGISel.cpp
[
all
...]
SelectionDAGBuilder.cpp
[
all
...]
/external/llvm/lib/CodeGen/
MachineInstr.cpp
[
all
...]
Completed in 1440 milliseconds