OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:operand_memory
(Results
1 - 9
of
9
) sorted by null
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-operands.h
64
struct ssa_operand_memory_d *
operand_memory
;
variable in typeref:struct:ssa_operand_memory_d
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-operands.h
64
struct ssa_operand_memory_d *
operand_memory
;
variable in typeref:struct:ssa_operand_memory_d
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-operands.h
64
struct ssa_operand_memory_d *
operand_memory
;
variable in typeref:struct:ssa_operand_memory_d
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-operands.h
64
struct ssa_operand_memory_d *
operand_memory
;
variable in typeref:struct:ssa_operand_memory_d
/external/llvm/lib/Target/X86/
X86InstrFragmentsSIMD.td
240
let OperandType = "
OPERAND_MEMORY
";
246
let OperandType = "
OPERAND_MEMORY
";
X86InstrInfo.td
340
let OperandType = "
OPERAND_MEMORY
" in {
407
let OperandType = "
OPERAND_MEMORY
";
422
let OperandType = "
OPERAND_MEMORY
";
433
let OperandType = "
OPERAND_MEMORY
";
[
all
...]
/external/llvm/lib/Target/Mips/
MipsInstrInfo.td
278
let OperandType = "
OPERAND_MEMORY
";
286
let OperandType = "
OPERAND_MEMORY
";
293
let OperandType = "
OPERAND_MEMORY
";
300
let OperandType = "
OPERAND_MEMORY
";
[
all
...]
/external/llvm/include/llvm/MC/
MCInstrDesc.h
49
OPERAND_MEMORY
,
/external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp
465
if ((OpInfo.OperandType == MCOI::
OPERAND_MEMORY
)
[
all
...]
Completed in 967 milliseconds