Searched refs:Indirect (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dtic30.h105 /* Indirect Addressing Modes Modification Fields */
106 /* Indirect Addressing with Displacement */
115 /* Indirect Addressing with Index Register IR0 */
124 /* Indirect Addressing with Index Register IR1 */
133 /* Indirect Addressing (Special Cases) */
196 #define Indirect 0x0020 macro
209 #define GAddr1 Rn | Direct | Indirect | Imm16
211 #define TAddr1 op3T1 | Rn | Indirect
212 #define TAddr2 op3T2 | Rn | Indirect
409 { "iack" ,1,0x1B000000,AddressMode, { Direct|Indirect,
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86CodeEmitter.cpp94 bool Indirect = false);
274 bool Indirect /* = false */) {
280 MachineRelocation MR = Indirect
433 bool Indirect = gvNeedsNonLazyPtr(*RelocOp, TM);
435 Adj, Indirect);
1258 bool Indirect = gvNeedsNonLazyPtr(MO1, TM);
1260 Indirect);
1354 bool Indirect = gvNeedsNonLazyPtr(MO1, TM);
1356 Indirect);
1396 bool Indirect
[all...]
H A DX86FastISel.cpp1775 case CCValAssign::Indirect:
1776 // FIXME: Indirect doesn't need extending, but fast-isel doesn't fully
H A DX86ISelLowering.cpp1825 if (VA.getLocInfo() == CCValAssign::Indirect)
1947 if (VA.getLocInfo() == CCValAssign::Indirect)
2300 case CCValAssign::Indirect: {
2873 if (VA.getLocInfo() == CCValAssign::Indirect)
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DCallingConvLower.h42 Indirect // The location contains pointer to the value. enumerator in enum:llvm::CCValAssign::LocInfo
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dtic30-dis.c355 if ((insn->tm->operand_types[1] & (Direct | Indirect))
356 == (Direct | Indirect))
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMCodeEmitter.cpp348 bool MayNeedFarStub, bool Indirect,
474 bool MayNeedFarStub, bool Indirect,
476 MachineRelocation MR = Indirect
473 emitGlobalAddress(const GlobalValue *GV, unsigned Reloc, bool MayNeedFarStub, bool Indirect, intptr_t ACPV) const argument
H A DARMISelLowering.cpp1835 if (VA.getLocInfo() == CCValAssign::Indirect)
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dia64.vim256 "Indirect registers

Completed in 171 milliseconds