/openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/ |
H A D | RandomIRBuilder.cpp | 23 ArrayRef<Instruction *> Insts) { in findOrCreateSource() 28 ArrayRef<Instruction *> Insts, in findOrCreateSource() 43 Value *RandomIRBuilder::newSource(BasicBlock &BB, ArrayRef<Instruction *> Insts, in newSource() 129 ArrayRef<Instruction *> Insts, Value *V) { in connectToSink() 153 void RandomIRBuilder::newSink(BasicBlock &BB, ArrayRef<Instruction *> Insts, in newSink() 167 ArrayRef<Instruction *> Insts, in findPointer()
|
H A D | IRMutator.cpp | 117 SmallVector<Instruction *, 32> Insts; in mutate() local 353 SmallVector<Instruction *, 32> Insts; in mutate() local 483 SmallVector<Instruction *, 32> Insts; in mutate() local 505 SmallVector<Instruction *, 32> Insts; in mutate() local 556 SmallVector<Instruction *, 8> Insts; in mutate() local
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/ |
H A D | CustomBehaviour.cpp | 29 llvm::ArrayRef<llvm::MCInst> Insts) { in getStartViews() 35 llvm::ArrayRef<llvm::MCInst> Insts) { in getPostInstrInfoViews() 41 llvm::ArrayRef<llvm::MCInst> Insts) { in getEndViews()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 759 SmallVectorImpl<Inst> &Insts, in emitLAInstSeq() 833 InstSeq Insts; in emitLoadAddressAbs() local 858 InstSeq Insts; in emitLoadAddressPcrel() local 881 InstSeq Insts; in emitLoadAddressPcrelLarge() local 904 InstSeq Insts; in emitLoadAddressGot() local 927 InstSeq Insts; in emitLoadAddressGotLarge() local 950 InstSeq Insts; in emitLoadAddressTLSLE() local 968 InstSeq Insts; in emitLoadAddressTLSIE() local 991 InstSeq Insts; in emitLoadAddressTLSIELarge() local 1014 InstSeq Insts; in emitLoadAddressTLSLD() local [all …]
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | ReplaceConstant.cpp | 23 SmallPtrSetImpl<Instruction *> *Insts) { in convertConstantExprsToInstructions() 36 SmallPtrSetImpl<Instruction *> *Insts) { in convertConstantExprsToInstructions()
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenTarget.cpp | 466 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() local 478 std::unique_ptr<CodeGenInstruction>> &Insts, in GetInstByName() 500 const auto &Insts = getInstructions(); in ComputeInstrsByEnum() local 547 std::vector<Record *> Insts = in reverseBitsForLittleEndianEncoding() local
|
H A D | InstrInfoEmitter.cpp | 557 const auto &Insts = P.second; in emitLogicalOperandSizeMappings() local 655 const auto &Insts = P.second; in emitLogicalOperandTypeMappings() local
|
H A D | PseudoLoweringEmitter.cpp | 303 std::vector<Record *> Insts = Records.getAllDerivedDefinitions(Classes); in run() local
|
H A D | CodeEmitterGen.cpp | 424 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in run() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchMatInt.cpp | 27 InstSeq Insts; in generateInstSeq() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsAnalyzeImmediate.h | 61 InstSeq Insts; variable
|
H A D | MipsAnalyzeImmediate.cpp | 109 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 118 SmallVector<Instruction *, 4> Insts; member in __anon97a272aa0111::LockstepReverseIterator 262 ModelledPHI(ArrayRef<Instruction *> Insts, unsigned OpNum, const BArray &B) { in ModelledPHI() 647 auto Insts = *LRI; in analyzeInstructionForSinking() local 838 SmallVector<Instruction *, 4> Insts; in sinkLastInstruction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 196 SmallVector<MachineInstr *, 4> Insts; member in __anon24d030b90111::VPTState 247 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in getDivergent() local 267 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isEntryPredicatedOnVCTP() local 276 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in hasImplicitlyValidVPT() local 321 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in isValid() local 1598 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); in ConvertVPTBlocks() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SSAUpdater.cpp | 321 LoadAndStorePromoter(ArrayRef<const Instruction *> Insts, in LoadAndStorePromoter() 336 void LoadAndStorePromoter::run(const SmallVectorImpl<Instruction *> &Insts) { in run()
|
H A D | MemoryTaggingSupport.cpp | 26 bool maybeReachableFromEachOther(const SmallVectorImpl<IntrinsicInst *> &Insts, in maybeReachableFromEachOther()
|
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/ |
H A D | CrashDebugger.cpp | 769 std::vector<const Instruction *> &Insts) { in TestInsts() 844 bool ReduceCrashingMetadata::TestInsts(std::vector<Instruction *> &Insts) { in TestInsts() 1091 std::vector<const Instruction *> Insts; in ReduceInsts() local 1171 std::vector<Instruction *> Insts; in ReduceInsts() local
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/ |
H A D | ExecuteStage.cpp | 131 SmallVector<InstRef, 8> Insts; in cycleEnd() local
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/ |
H A D | Scheduler.cpp | 243 uint64_t Scheduler::analyzeResourcePressure(SmallVectorImpl<InstRef> &Insts) { in analyzeResourcePressure()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | Legalizer.cpp | 125 LegalizerWorkListManager(InstListTy &Insts, ArtifactListTy &Arts) in LegalizerWorkListManager()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 650 std::array<StringRef, 8> Insts = {"lds", "adiw", "sbiw", "ldi"}; in ParseInstruction() local 658 std::array<StringRef, 8> Insts = {"sts", "call", "rcall", "rjmp", "jmp"}; in ParseInstruction() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | Assembler.cpp | 118 void BasicBlockFiller::addInstructions(ArrayRef<MCInst> Insts, in addInstructions()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 569 ArrayRef<MCInst> Insts = Region->getInstructions(); in main() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 1052 auto Convert = [&](SmallVectorImpl<Instruction *> &Insts, Intrinsic::ID IID) { in combineAMXcast() 1075 auto EraseInst = [&](SmallVectorImpl<Instruction *> &Insts) { in combineAMXcast()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUReplaceLDSUseWithPointer.cpp | 264 auto &Insts = FunctionToInst.second; in replaceLDSUseByPointer() local
|