Home
last modified time | relevance | path

Searched defs:Def (Results 1 – 25 of 201) sorted by last modified time

123456789

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp245 MachineInstr *Def = MRI.getVRegDef(Reg); in matchCombineConcatVectors() local
3275 MachineInstr *Def = MRI.getVRegDef(Reg); in matchNotCmp() local
3329 MachineInstr *Def = MRI.getVRegDef(Reg); in applyNotCmp() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1385 if (const ObjCProtocolDecl *Def = PD->getDefinition()) in GenerateProtocolRef() local
3306 if (const ObjCProtocolDecl *Def = PD->getDefinition()) in GenerateProtocol() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp174 Record *Def = DefList[i]; in Enumeration() local
H A DAsmMatcherEmitter.cpp1310 Record *Def = RC.getDef(); in buildRegisterClasses() local
H A DCodeGenDAGPatterns.cpp1486 Record *Def = Pred->getDef(); in getPredicateRecords() local
H A DCodeGenRegisters.cpp1308 CodeGenSubRegIndex *CodeGenRegBank::getSubRegIdx(Record *Def) { in getSubRegIdx()
1322 CodeGenRegister *CodeGenRegBank::getReg(Record *Def) { in getReg()
1332 if (Record *Def = RC->getDef()) in addToMaps() local
H A DCodeGenSchedule.cpp315 for (const Record *Def : Fn.getDefinitions()) { in processSTIPredicate() local
346 for (const Record *Def : Fn.getDefinitions()) { in processSTIPredicate() local
747 unsigned CodeGenSchedModels::getSchedRWIdx(const Record *Def, in getSchedRWIdx()
H A DDAGISelMatcherGen.cpp677 Record *Def = DI->getDef(); in EmitResultLeafAsOperand() local
H A DExegesisEmitter.cpp119 void ExegesisEmitter::emitPfmCountersInfo(const Record &Def, in emitPfmCountersInfo()
202 llvm::any_of(PfmCounterDefs, [](const Record *Def) { in emitPfmCounters()
208 for (const Record *Def : PfmCounterDefs) { in emitPfmCounters() local
219 for (const Record *Def : PfmCounterDefs) in emitPfmCounters() local
H A DGlobalISelCombinerEmitter.cpp155 const Record &Def; member in __anoned09a36a0111::PrettyStackTraceParse
158 PrettyStackTraceParse(const Record &Def) : Def(Def) {} in PrettyStackTraceParse()
172 const Record &Def; member in __anoned09a36a0111::PrettyStackTraceEmit
176 PrettyStackTraceEmit(const Record &Def, const Pattern *Pat = nullptr) in PrettyStackTraceEmit()
1272 auto *Def = MatchOpTable.getDef(OldRegName); in checkSemantics() local
1322 Record *Def = Pred->getDef(); in addFeaturePredicates() local
1452 bool CombineRuleBuilder::parseDefs(const DagInit &Def) { in parseDefs()
1563 const Record *Def = PFP->getOperatorAsDef(RuleDef.getLoc()); in parseInstructionPattern() local
1673 const Record *Def = DefI->getDef(); in parseInstructionPatternOperand() local
1721 if (const auto *Def = dyn_cast<DefInit>(Arg)) { in parseInstructionPatternMIFlags() local
[all …]
H A DGlobalISelEmitter.cpp1723 auto Def = DefaultDefOp->getDef(); in importDefaultOperandRenderers() local
2363 for (auto *Def : MI->getCGI()->ImplicitDefs) { in postProcessRule() local
H A DGlobalISelMatchTable.cpp2149 for (auto *Def : I->ImplicitDefs) { in emitActionOpcodes() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCombinerUtils.h24 inline bool isSpecificDef(const Init &N, StringRef Def) { in isSpecificDef()
H A DPatterns.cpp275 auto &Def = Table[OpName]; in addPattern() local
306 const auto *Def = Table.at(Key); in print() local
464 PatFrag::PatFrag(const Record &Def) : Def(Def) { in PatFrag()
812 BuiltinPattern::BuiltinInfo BuiltinPattern::getBuiltinInfo(const Record &Def) { in getBuiltinInfo()
H A DPatterns.h93 const Record *Def; member
286 bool Def = false; variable
373 InstructionPattern *Def = nullptr; member
595 const Record &Def; variable
669 BuiltinPattern(const Record &Def, StringRef Name) in BuiltinPattern()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7381 DictScope Def(W, "Definition"); in printVersionDefinitionSection() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp601 CVSymbol &CVR, DefRangeFramePointerRelFullScopeSym &Def) { in visitKnownRecord()
607 DefRangeFramePointerRelSym &Def) { in visitKnownRecord()
616 DefRangeRegisterRelSym &Def) { in visitKnownRecord()
644 DefRangeSubfieldRegisterSym &Def) { in visitKnownRecord()
656 DefRangeSubfieldSym &Def) { in visitKnownRecord()
664 Error MinimalSymbolDumper::visitKnownRecord(CVSymbol &CVR, DefRangeSym &Def) { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp116 if (auto *Def = in sinkScalarOperands() local
172 if (auto *Def = in sinkScalarOperands() local
H A DVPlanValue.h65 VPDef *Def; variable
98 VPValue(VPDef *Def, Value *UV = nullptr) : VPValue(VPVRecipeSC, UV, Def) {} in VPValue() argument
100 VPValue(Value *UV, VPDef *Def) : VPValue(VPValueSC, UV, Def) {} in VPValue()
H A DLoopVectorize.cpp8791 for (auto *Def : Recipe->definedValues()) { in tryToBuildVPlanWithVPRecipes() local
H A DVPlan.cpp79 VPValue::VPValue(const unsigned char SC, Value *UV, VPDef *Def) in VPValue()
215 Value *VPTransformState::get(VPValue *Def, const VPIteration &Instance) { in get()
237 Value *VPTransformState::get(VPValue *Def, unsigned Part) { in get()
383 void VPTransformState::packScalarIntoVectorValue(VPValue *Def, in packScalarIntoVectorValue()
503 for (auto *Def : R.definedValues()) in dropAllReferences() local
1270 bool vputils::onlyFirstLaneUsed(VPValue *Def) { in onlyFirstLaneUsed()
1275 bool vputils::onlyFirstPartUsed(VPValue *Def) { in onlyFirstPartUsed()
H A DVPlan.h3206 VPRecipeBase *Def = VPV->getDefiningRecipe(); in isUniformAfterVectorization() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp91 Value *Def = nullptr; member
H A DSimplifyIndVar.cpp828 Instruction *Def, Loop *L, in pushIVUsers()
1064 std::optional<ConstantRange> getPostIncRangeInfo(Value *Def, in getPostIncRangeInfo()
1076 void updatePostIncRangeInfo(Value *Def, Instruction *UseI, ConstantRange R) { in updatePostIncRangeInfo()
1152 static Instruction *getInsertPointForUses(Instruction *User, Value *Def, in getInsertPointForUses()
H A DUnifyLoopExits.cpp118 auto Def = II.first; in INITIALIZE_PASS_DEPENDENCY() local

123456789