/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCWin64EH.h | 25 struct Instruction { struct 26 static WinEH::Instruction PushNonVol(MCSymbol *L, unsigned Reg) { in PushNonVol() argument 29 static WinEH::Instruction Alloc(MCSymbol *L, unsigned Size) { in Alloc() argument 33 static WinEH::Instruction PushMachFrame(MCSymbol *L, bool Code) { in PushMachFrame() argument 36 static WinEH::Instruction SaveNonVol(MCSymbol *L, unsigned Reg, in SaveNonVol() argument 42 static WinEH::Instruction SaveXMM(MCSymbol *L, unsigned Reg, in SaveXMM() argument 48 static WinEH::Instruction SetFPReg(MCSymbol *L, unsigned Reg, unsigned Off) { in SetFPReg() argument
|
H A D | MCWinEH.h | 21 struct Instruction { struct 27 Instruction(unsigned Op, MCSymbol *L, unsigned Reg, unsigned Off) in Instruction() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | MCInstrDescView.h | 108 struct Instruction { struct 117 Instruction &operator=(const Instruction &) = delete; argument 118 Instruction &operator=(Instruction &&) = delete; argument 166 Instruction(const MCInstrDesc *Description, StringRef Name, argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | LangRef.rst | 7701 Syntax: 7709 Overview: 7719 Arguments: 7732 Semantics: 7744 Example: 7758 Syntax: 7766 Overview: 7774 Arguments: 7781 Semantics: 7791 Example: [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | AssemblyAnnotationWriter.h | 23 class Instruction; variable 51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot()
|
H A D | AutoUpgrade.h | 23 class Instruction; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | IndirectCallPromotionAnalysis.h | 20 class Instruction; variable
|
H A D | CaptureTracking.h | 23 class Instruction; variable
|
H A D | Loads.h | 24 class Instruction; variable
|
H A D | ConstantFolding.h | 32 class Instruction; variable
|
H A D | CFG.h | 26 class Instruction; variable
|
H A D | InstructionPrecedenceTracking.h | 28 class Instruction; variable
|
H A D | TypeMetadataUtils.h | 26 class Instruction; variable
|
H A D | MemorySSAUpdater.h | 49 class Instruction; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCStreamer.cpp | 480 MCCFIInstruction Instruction = in emitCFIDefCfa() local 491 MCCFIInstruction Instruction = in emitCFIDefCfaOffset() local 501 MCCFIInstruction Instruction = in emitCFIAdjustCfaOffset() local 511 MCCFIInstruction Instruction = in emitCFIDefCfaRegister() local 522 MCCFIInstruction Instruction = in emitCFIOffset() local 532 MCCFIInstruction Instruction = in emitCFIRelOffset() local 559 MCCFIInstruction Instruction = MCCFIInstruction::createRememberState(Label); in emitCFIRememberState() local 569 MCCFIInstruction Instruction = MCCFIInstruction::createRestoreState(Label); in emitCFIRestoreState() local 578 MCCFIInstruction Instruction = in emitCFISameValue() local 588 MCCFIInstruction Instruction = in emitCFIRestore() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.h | 21 class Instruction; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | CodeMoverUtils.h | 22 class Instruction; variable
|
H A D | LowerMemIntrinsics.h | 20 class Instruction; variable
|
H A D | VNCoercion.h | 29 class Instruction; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 396 struct Instruction { struct 397 Instruction(uint8_t Opcode) : Opcode(Opcode) {} in Instruction() argument 411 using InstrList = std::vector<Instruction>; argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | SanitizerMetadata.h | 21 class Instruction; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | MVELaneInterleavingPass.cpp | 114 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.h | 26 class Instruction; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.h | 27 class Instruction; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | ValueProfileCollector.h | 27 class Instruction; variable
|