/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 158 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 D | MCSectionMachO.cpp | 72 MCSectionMachO::MCSectionMachO(StringRef Segment, StringRef Section, in MCSectionMachO() 170 StringRef &Segment, // Out. in ParseSectionSpecifier()
|
H A D | MCContext.cpp | 232 getMachOSection(StringRef Segment, StringRef Section, in getMachOSection()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 65 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 D | X86AsmPrinter.cpp | 292 const MachineOperand &Segment = MI->getOperand(Op+X86::AddrSegmentReg); in printMemReference() local
|
H A D | X86ISelLowering.cpp | 17426 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 D | DarwinAsmParser.cpp | 373 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 D | TargetLoweringObjectFileImpl.cpp | 502 StringRef Segment, Section; in emitModuleFlags() local 538 StringRef Segment, Section; in getExplicitSectionGlobal() local
|
H A D | LiveDebugVariables.cpp | 523 LiveInterval::Segment *Segment = LR->getSegmentContaining(Start); in extendDef() local
|
H A D | LiveIntervalAnalysis.cpp | 529 const LiveRange::Segment *Segment = SR.getSegmentContaining(VNI->def); in shrinkToUses() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Driver/ |
H A D | Multilib.cpp | 35 static void normalizePathSegment(std::string &Segment) { in normalizePathSegment()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCContext.h | 266 const MCSectionMachO *getMachOSection(StringRef Segment, in getMachOSection()
|
/minix3/minix/drivers/power/acpi/include/ |
H A D | actbl2.h | 537 UINT16 Segment; member 553 UINT16 Segment; member 571 UINT16 Segment; member
|
H A D | actypes.h | 1270 UINT16 Segment; member
|
/minix3/external/bsd/llvm/dist/clang/lib/Basic/ |
H A D | Targets.cpp | 205 StringRef Segment, Section; in isValidSectionSpecifier() local
|