Home
last modified time | relevance | path

Searched defs:Segment (Results 1 – 15 of 15) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h158 struct Segment { struct
163 Segment() : valno(nullptr) {} in Segment() argument
165 Segment(SlotIndex S, SlotIndex E, VNInfo *V) in Segment() argument
181 bool operator<(const Segment &Other) const { argument
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCSectionMachO.cpp72 MCSectionMachO::MCSectionMachO(StringRef Segment, StringRef Section, in MCSectionMachO()
170 StringRef &Segment, // Out. in ParseSectionSpecifier()
H A DMCContext.cpp232 getMachOSection(StringRef Segment, StringRef Section, in getMachOSection()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp65 SDValue Segment; member
240 SDValue &Disp, SDValue &Segment) { in getAddressOperands()
1321 SDValue &Disp, SDValue &Segment) { in SelectAddr()
1367 SDValue &Disp, SDValue &Segment, in SelectScalarSSELoad()
1433 SDValue &Disp, SDValue &Segment) { in SelectLEA64_32Addr()
1473 SDValue &Segment) { in SelectLEAAddr()
1534 SDValue &Disp, SDValue &Segment) { in SelectTLSADDRAddr()
1559 SDValue &Segment) { in TryFoldLoad()
1774 SDValue Base, Scale, Index, Disp, Segment; in SelectAtomicLoadArith() local
2051 SDValue Segment = CurDAG->getRegister(0, MVT::i32); in SelectGather() local
[all …]
H A DX86AsmPrinter.cpp292 const MachineOperand &Segment = MI->getOperand(Op+X86::AddrSegmentReg); in printMemReference() local
H A DX86ISelLowering.cpp17426 SDValue Segment = DAG.getRegister(0, MVT::i32); in getGatherNode() local
17443 SDValue Segment = DAG.getRegister(0, MVT::i32); in getScatterNode() local
17466 SDValue Segment = DAG.getRegister(0, MVT::i32); in getPrefetchNode() local
20538 MachineOperand &Segment = MI->getOperand(5); in EmitVAARG64WithCustomInserter() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp373 bool DarwinAsmParser::parseSectionSwitch(const char *Segment, in parseSectionSwitch()
571 StringRef Segment, Section; in parseDirectiveSection() local
748 StringRef Segment; in parseDirectiveZerofill() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp502 StringRef Segment, Section; in emitModuleFlags() local
538 StringRef Segment, Section; in getExplicitSectionGlobal() local
H A DLiveDebugVariables.cpp523 LiveInterval::Segment *Segment = LR->getSegmentContaining(Start); in extendDef() local
H A DLiveIntervalAnalysis.cpp529 const LiveRange::Segment *Segment = SR.getSegmentContaining(VNI->def); in shrinkToUses() local
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DMultilib.cpp35 static void normalizePathSegment(std::string &Segment) { in normalizePathSegment()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h266 const MCSectionMachO *getMachOSection(StringRef Segment, in getMachOSection()
/minix3/minix/drivers/power/acpi/include/
H A Dactbl2.h537 UINT16 Segment; member
553 UINT16 Segment; member
571 UINT16 Segment; member
H A Dactypes.h1270 UINT16 Segment; member
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DTargets.cpp205 StringRef Segment, Section; in isValidSectionSpecifier() local