/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_aarch64.cpp | 193 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 210 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 221 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 232 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 243 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 254 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 265 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 276 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 287 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 298 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 309 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local 318 uint32_t Instr = *(const ulittle32_t *)FixupContent; addSingleRelocation() local [all...] |
H A D | MachO_arm64.cpp | 352 uint32_t Instr = *(const ulittle32_t *)FixupContent; addRelocations() local 396 uint32_t Instr = *(const ulittle32_t *)FixupContent; addRelocations() local 416 uint32_t Instr = *(const ulittle32_t *)FixupContent; addRelocations() local 430 uint32_t Instr = *(const ulittle32_t *)FixupContent; addRelocations() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | aarch64.h | 355 isLoadStoreImm12(uint32_t Instr) isLoadStoreImm12() argument 360 isTestAndBranchImm14(uint32_t Instr) isTestAndBranchImm14() argument 365 isCondBranchImm19(uint32_t Instr) isCondBranchImm19() argument 370 isCompAndBranchImm19(uint32_t Instr) isCompAndBranchImm19() argument 375 isADR(uint32_t Instr) isADR() argument 386 getPageOffset12Shift(uint32_t Instr) getPageOffset12Shift() argument 402 isMoveWideImm16(uint32_t Instr) isMoveWideImm16() argument 411 getMoveWide16Shift(uint32_t Instr) getMoveWide16Shift() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 742 struct Instr { select() struct 743 OpcodeMipsInstructionSelector::select::Instr select() argument 744 RHSMipsInstructionSelector::select::Instr select() argument 745 InstrMipsInstructionSelector::select::Instr select() argument 748 hasImmMipsInstructionSelector::select::Instr select() argument
|
H A D | MipsBranchExpansion.cpp | 221 Iter Instr = getNextMachineInstrInBB(Position); in getNextMachineInstr() local 400 MachineInstrBuilder Instr = buildProperJumpMI() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 450 InterleaveGroup(InstTy * Instr,int32_t Stride,Align Alignment) InterleaveGroup() argument 469 insertMember(InstTy * Instr,int32_t Index,Align NewAlign) insertMember() argument 521 getIndex(const InstTy * Instr) getIndex() argument 623 isInterleaved(Instruction * Instr) isInterleaved() argument 631 getInterleaveGroup(const Instruction * Instr) getInterleaveGroup() argument 706 createInterleaveGroup(Instruction * Instr,int Stride,Align Alignment) createInterleaveGroup() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RemoveRedundantDebugValues.cpp | 138 for (auto &Instr : DbgValsToBeRemoved) { in reduceDbgValsForwardScan() local 193 for (auto &Instr : DbgValsToBeRemoved) { in reduceDbgValsBackwardScan() local
|
H A D | MachineUniformityAnalysis.cpp | 32 const MachineInstr &Instr) { in markDefsDivergent() argument 79 const MachineInstr &Instr) { in pushUsers() argument
|
H A D | MachineSSAContext.cpp | 87 if (auto *Instr = MRI->getUniqueVRegDef(Value)) { in print() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFeatures.h | 24 inline bool isV8EligibleForIT(const InstrType *Instr) { in isV8EligibleForIT()
|
H A D | MVETPAndVPTOptimisationsPass.cpp | 574 static ARMCC::CondCodes GetCondCode(MachineInstr &Instr) { in GetCondCode() argument 607 static bool IsWritingToVCCR(MachineInstr &Instr) { in IsWritingToVCCR() argument 630 ReplaceRegisterUseWithVPNOT(MachineBasicBlock & MBB,MachineInstr & Instr,MachineOperand & User,Register Target) ReplaceRegisterUseWithVPNOT() argument [all...] |
H A D | Thumb1InstrInfo.cpp | 144 unsigned Instr; expandLoadStackGuard() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | UniformityAnalysis.cpp | 29 const Instruction &Instr) { in markDefsDivergent() 59 const Instruction &Instr) { in pushUsers()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/Disassembler/ |
H A D | LanaiDisassembler.cpp | 90 static void PostOperandDecodeAdjust(MCInst &Instr, uint32_t Insn) { in PostOperandDecodeAdjust() 132 LanaiDisassembler::getInstruction(MCInst &Instr, uint64_t &Size, in getInstruction()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXProxyRegErasure.cpp | 107 void NVPTXProxyRegErasure::replaceRegisterUsage(MachineInstr &Instr, in replaceRegisterUsage()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | CorrelatedValuePropagation.cpp | 681 narrowSDivOrSRem(BinaryOperator * Instr,const ConstantRange & LCR,const ConstantRange & RCR) narrowSDivOrSRem() argument 728 expandUDivOrURem(BinaryOperator * Instr,const ConstantRange & XCR,const ConstantRange & YCR) expandUDivOrURem() argument 809 narrowUDivOrURem(BinaryOperator * Instr,const ConstantRange & XCR,const ConstantRange & YCR) narrowUDivOrURem() argument 847 processUDivOrURem(BinaryOperator * Instr,LazyValueInfo * LVI) processUDivOrURem() argument 980 processSDivOrSRem(BinaryOperator * Instr,LazyValueInfo * LVI) processSDivOrSRem() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervals.h | 222 isNotInMIMap(const MachineInstr & Instr) isNotInMIMap() argument 227 getInstructionIndex(const MachineInstr & Instr) getInstructionIndex() argument
|
H A D | DbgEntityHistoryCalculator.h | 78 Entry(const MachineInstr *Instr, EntryKind Kind) in Entry()
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | SSAContext.cpp | 66 bool SSAContext::isConstantOrUndefValuePhi(const Instruction &Instr) { in isConstantOrUndefValuePhi()
|
H A D | FPEnv.cpp | 90 Intrinsic::ID getConstrainedIntrinsicID(const Instruction &Instr) { in getConstrainedIntrinsicID()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreLowerThreadLocal.cpp | 95 } else if (Instruction *Instr = dyn_cast<Instruction>(WU)) { replaceConstantExprOp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.cpp | 322 const MachineInstr &Instr = *I; optimizeCompareInstr() local 357 const MachineInstr &Instr = *I; optimizeCompareInstr() local
|
H A D | LanaiMemAluCombiner.cpp | 189 bool InstrUsesReg(const MbbIterator &Instr, const MachineOperand *Reg) { in InstrUsesReg()
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyTIL.cpp | 155 for (auto *Instr : Instrs) in renumberInstrs() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYAsmPrinter.cpp | 80 auto Instr = BuildMI(*MF, DL, TII->get(CSKY::LRW32)) in expandTLSLA() local
|