/freebsd-src/contrib/llvm-project/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()
|
/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/ |
H A D | RandomIRBuilder.cpp | 110 ArrayRef<Instruction *> Insts) { in findOrCreateSource() 115 ArrayRef<Instruction *> Insts, in findOrCreateSource() 198 Value *RandomIRBuilder::newSource(BasicBlock &BB, ArrayRef<Instruction *> Insts, in newSource() 291 ArrayRef<Instruction *> Insts, in connectToSink() 365 ArrayRef<Instruction *> Insts, Value *V) { in newSink() 380 ArrayRef<Instruction *> Insts) { in findPointer()
|
H A D | IRMutator.cpp | 124 SmallVector<Instruction *, 32> Insts; mutate() local 397 SmallVector<Instruction *, 32> Insts; mutate() local 423 SmallVector<Instruction *, 32> Insts; mutate() local 553 SmallVector<Instruction *, 32> Insts; mutate() local 575 SmallVector<Instruction *, 32> Insts; mutate() local 632 SmallVector<Instruction *, 8> Insts; mutate() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenTarget.cpp |
|
H A D | PseudoLoweringEmitter.cpp | 303 std::vector<Record *> Insts = Records.getAllDerivedDefinitions(Classes); run() local
|
H A D | InstrInfoEmitter.cpp | 559 const auto &Insts = P.second; in emitLogicalOperandSizeMappings() local 657 const auto &Insts = P.second; in emitLogicalOperandTypeMappings() local
|
H A D | CodeEmitterGen.cpp | 422 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); run() local
|
H A D | VarLenCodeEmitterGen.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 770 emitLAInstSeq(MCRegister DestReg,MCRegister TmpReg,const MCExpr * Symbol,SmallVectorImpl<Inst> & Insts,SMLoc IDLoc,MCStreamer & Out,bool RelaxHint) emitLAInstSeq() argument 846 InstSeq Insts; emitLoadAddressAbs() local 871 InstSeq Insts; emitLoadAddressPcrel() local 894 InstSeq Insts; emitLoadAddressPcrelLarge() local 917 InstSeq Insts; emitLoadAddressGot() local 940 InstSeq Insts; emitLoadAddressGotLarge() local 963 InstSeq Insts; emitLoadAddressTLSLE() local 981 InstSeq Insts; emitLoadAddressTLSIE() local 1004 InstSeq Insts; emitLoadAddressTLSIELarge() local 1027 InstSeq Insts; emitLoadAddressTLSLD() local 1050 InstSeq Insts; emitLoadAddressTLSLDLarge() local 1073 InstSeq Insts; emitLoadAddressTLSGD() local 1096 InstSeq Insts; emitLoadAddressTLSGDLarge() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchMatInt.cpp | 27 InstSeq Insts; in generateInstSeq() local
|
/freebsd-src/contrib/llvm-project/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()
|
H A D | MipsRegisterBankInfo.cpp | 681 InstManager(MachineIRBuilder & B,InstListTy & Insts) InstManager() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 115 SmallVector<Instruction *, 4> Insts; member in __anon75ccf7c50111::LockstepReverseIterator 259 ModelledPHI(ArrayRef<Instruction * > Insts,unsigned OpNum,const BArray & B) ModelledPHI() argument 644 auto Insts = *LRI; analyzeInstructionForSinking() local 835 SmallVector<Instruction *, 4> Insts; sinkLastInstruction() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 195 SmallVectorImpl<MachineInstr *> &Insts = getInsts(); member in __anonea511eb40111::VPTState 246 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); getDivergent() local 266 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); isEntryPredicatedOnVCTP() local 275 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); hasImplicitlyValidVPT() local 320 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); isValid() local 1592 SmallVectorImpl<MachineInstr *> &Insts = Block.getInsts(); ConvertVPTBlocks() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | MemoryTaggingSupport.cpp | 26 maybeReachableFromEachOther(const SmallVectorImpl<IntrinsicInst * > & Insts,const DominatorTree * DT,const LoopInfo * LI,size_t MaxLifetimes) maybeReachableFromEachOther() argument
|
H A D | SSAUpdater.cpp | 372 LoadAndStorePromoter(ArrayRef<const Instruction *> Insts, in LoadAndStorePromoter() argument 387 void LoadAndStorePromoter::run(const SmallVectorImpl<Instruction *> &Insts) { in run() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | CrashDebugger.cpp | 764 std::vector<const Instruction *> &Insts) { in TestInsts() argument 837 bool ReduceCrashingMetadata::TestInsts(std::vector<Instruction *> &Insts) { in TestInsts() argument 1078 std::vector<const Instruction *> Insts; ReduceInsts() local 1158 std::vector<Instruction *> Insts; ReduceInsts() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/Stages/ |
H A D | ExecuteStage.cpp | 131 SmallVector<InstRef, 8> Insts; in cycleEnd() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | Scheduler.cpp | 243 uint64_t Scheduler::analyzeResourcePressure(SmallVectorImpl<InstRef> &Insts) { in analyzeResourcePressure()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Legalizer.cpp | 129 LegalizerWorkListManager(InstListTy &Insts, ArtifactListTy &Arts) in LegalizerWorkListManager()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 655 for (auto Inst : Insts) { in ParseInstruction() local 647 std::array<StringRef, 8> Insts = {"lds", "adiw", "sbiw", "ldi"}; ParseInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 569 ArrayRef<MCInst> Insts = Region->getInstructions(); main() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 1052 __anon747077c40502(SmallVectorImpl<Instruction *> &Insts, Intrinsic::ID IID) combineAMXcast() argument 1075 __anon747077c40602(SmallVectorImpl<Instruction *> &Insts) combineAMXcast() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 192 std::set<MachineInstr*> Insts; member in __anonedcf8ffb0211::Chain
|