/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | MCInstrDescView.h | 106 struct Instruction { struct 115 Instruction &operator=(const Instruction &) = delete; argument 116 Instruction &operator=(Instruction &&) = delete; argument 164 Instruction(const MCInstrDesc *Description, StringRef Name, argument
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | LangRef.rst | 8195 Syntax: 8203 Overview: 8213 Arguments: 8226 Semantics: 8238 Example: 8252 Syntax: 8260 Overview: 8268 Arguments: 8275 Semantics: 8285 Example: [all …]
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | AssemblyAnnotationWriter.h | 23 class Instruction; variable 51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot()
|
H A D | ReplaceConstant.h | 23 class Instruction; variable
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCStreamer.cpp | 494 MCCFIInstruction Instruction = in emitCFIDefCfa() local 505 MCCFIInstruction Instruction = in emitCFIDefCfaOffset() local 515 MCCFIInstruction Instruction = in emitCFIAdjustCfaOffset() local 525 MCCFIInstruction Instruction = in emitCFIDefCfaRegister() local 537 MCCFIInstruction Instruction = MCCFIInstruction::createLLVMDefAspaceCfa( in emitCFILLVMDefAspaceCfa() local 548 MCCFIInstruction Instruction = in emitCFIOffset() local 558 MCCFIInstruction Instruction = in emitCFIRelOffset() local 585 MCCFIInstruction Instruction = MCCFIInstruction::createRememberState(Label); in emitCFIRememberState() local 595 MCCFIInstruction Instruction = MCCFIInstruction::createRestoreState(Label); in emitCFIRestoreState() local 604 MCCFIInstruction Instruction = in emitCFISameValue() local [all …]
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-sim/ |
H A D | llvm-sim.cpp | 46 const DenseMap<Instruction *, unsigned> &LLVMInstNum) { in getPositionInModule() 64 const DenseMap<Instruction *, unsigned> &LLVMInstNum) { in exportToFile()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 415 struct Instruction { struct 416 Instruction(uint8_t Opcode) : Opcode(Opcode) {} in Instruction() function 430 using InstrList = std::vector<Instruction>; argument
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | IndirectCallPromotionAnalysis.h | 20 class Instruction; variable
|
H A D | AssumeBundleQueries.h | 23 class Instruction; variable
|
H A D | Loads.h | 25 class Instruction; variable
|
H A D | ConstantFolding.h | 34 class Instruction; variable
|
H A D | CFG.h | 26 class Instruction; variable
|
H A D | CaptureTracking.h | 24 class Instruction; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | MVELaneInterleavingPass.cpp | 115 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
H A D | CodeMoverUtils.h | 22 class Instruction; variable
|
H A D | AssumeBundleBuilder.h | 26 class Instruction; variable
|
H A D | LowerMemIntrinsics.h | 24 class Instruction; variable
|
H A D | VNCoercion.h | 29 class Instruction; variable
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | SanitizerMetadata.h | 22 class Instruction; variable
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/ |
H A D | InstructionView.cpp | 36 StringRef Instruction = printInstructionString(MCI); in toJSON() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.h | 22 class Instruction; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/ |
H A D | Float2Int.h | 26 class Instruction; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.h | 26 class Instruction; variable
|