Searched defs:Segment (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCSectionMachO.cpp75 MCSectionMachO::MCSectionMachO(StringRef Segment, StringRef Section, argument
180 ParseSectionSpecifier(StringRef Spec, StringRef &Segment, StringRef &Section, unsigned &TAA, bool &TAAParsed, unsigned &StubSize) argument
[all...]
H A DMCContext.cpp214 getMachOSection(StringRef Segment, StringRef Section, argument
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp320 const MachineOperand &Segment = MI->getOperand(Op+4); local
H A DX86ISelDAGToDAG.cpp62 SDValue Segment; member in struct:__anon4::X86ISelAddressMode
228 getAddressOperands(X86ISelAddressMode &AM, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1309 SelectAddr(SDNode *Parent, SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1354 SelectScalarSSELoad(SDNode *Root, SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment, SDValue &PatternNodeWithChain) argument
1421 SelectLEA64_32Addr(SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1460 SelectLEAAddr(SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1522 SelectTLSADDRAddr(SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
1546 TryFoldLoad(SDNode *P, SDValue N, SDValue &Base, SDValue &Scale, SDValue &Index, SDValue &Disp, SDValue &Segment) argument
2044 SDValue Segment = CurDAG->getRegister(0, MVT::i32); local
2756 SDValue Base, Scale, Index, Disp, Segment; local
[all...]
H A DX86ISelLowering.cpp11752 SDValue Segment = DAG.getRegister(0, MVT::i32); local
11772 SDValue Segment = DAG.getRegister(0, MVT::i32); local
11789 SDValue Segment = DAG.getRegister(0, MVT::i32); local
11807 SDValue Segment = DAG.getRegister(0, MVT::i32); local
14946 MachineOperand &Segment local
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp488 StringRef Segment, Section; local
H A DLiveDebugVariables.cpp513 LiveInterval::Segment *Segment = LR->getSegmentContaining(Start); local
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h152 struct Segment { struct in class:llvm::LiveRange
157 Segment() : valno(0) {} function in struct:llvm::LiveRange::Segment
159 Segment(SlotIndex S, SlotIndex E, VNInfo *V) function in struct:llvm::LiveRange::Segment
[all...]
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp368 bool DarwinAsmParser::ParseSectionSwitch(const char *Segment, argument
566 StringRef Segment, Section; local
742 StringRef Segment; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCContext.h243 const MCSectionMachO *getMachOSection(StringRef Segment, argument
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h547 UINT16 Segment; member in struct:acpi_dmar_hardware_unit
563 UINT16 Segment; member in struct:acpi_dmar_reserved_memory
581 UINT16 Segment; member in struct:acpi_dmar_atsr
H A Dactypes.h1305 UINT16 Segment; member in struct:acpi_pci_id

Completed in 214 milliseconds