| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCRegisterInfo.cpp | 122 for (MCPhysReg Sub : subregs(Reg)) { in getSubReg() local 136 for (MCPhysReg Sub : subregs(Reg)) { in getSubRegIndex() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64ExternalSymbolizer.cpp | 183 const MCExpr *Sub = nullptr; in tryAddingSymbolicOperand() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_allocator_stats.h | 33 void Sub(AllocatorStat i, uptr v) { in Sub() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonAsmPrinter.cpp | 444 const MCExpr *Sub = MCBinaryExpr::createSub(Expr, One, OutContext); in HexagonProcessInstruction() local 480 const MCExpr *Sub = MCBinaryExpr::createSub(Expr, One, OutContext); in HexagonProcessInstruction() local 507 const MCExpr *Sub = MCBinaryExpr::createSub(Expr, One, OutContext); in HexagonProcessInstruction() local
|
| H A D | HexagonBlockRanges.h | 37 unsigned Sub; member
|
| H A D | HexagonExpandCondsets.cpp | 186 unsigned Sub; member 279 LaneBitmask HexagonExpandCondsets::getLaneMask(Register Reg, unsigned Sub) { in getLaneMask()
|
| H A D | BitTracker.h | 144 unsigned Sub; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMCAsmInfo.cpp | 185 const MCExpr *Sub = Expr.getSubExpr(); in printSpecifierExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
| H A D | MCExternalSymbolizer.cpp | 97 const MCExpr *Sub = nullptr; in tryAddingSymbolicOperand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LowerAtomic.cpp | 114 Value *Sub = Builder.CreateSub(Loaded, Val); in buildAtomicRMWValue() local
|
| H A D | RelLookupTableConverter.cpp | 137 Constant *Sub = llvm::ConstantExpr::getSub(Target, Base); in createRelLookupTable() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineAddSub.cpp | 1584 auto *Sub = BinaryOperator::CreateSub(RHS, A); in visitAdd() local 1593 auto *Sub = BinaryOperator::CreateSub(LHS, B); in visitAdd() local 1624 Value *Sub = Builder.CreateSub(A, B); in visitAdd() local 1632 Value *Sub = Builder.CreateSub(B, A, "reass.sub"); in visitAdd() local 1896 Value *Sub = Builder.CreateAdd(A, Constant::getAllOnesValue(A->getType())); in visitAdd() local 2374 BinaryOperator *Sub = BinaryOperator::CreateSub(X, Add); in visitSub() local 2450 Value *Sub = Builder.CreateSub(V0, V1); in visitSub() local 2824 Value *Sub = Builder.CreateSub(X, Y, "sub", PropagateNUW, PropagateNSW); in visitSub() local 2833 Value *Sub = in visitSub() local 2881 Value *Sub = Builder.CreateSub(SExtY, SExtZ, "", in visitSub() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | CommandLine.cpp | 259 SubCommand &Sub = *SC; in removeOption() local 313 SubCommand &Sub = *SC; in updateArgStr() local 341 [sub](const SubCommand *Sub) { in registerSubCommand() 394 Option *LookupLongOption(SubCommand &Sub, StringRef &Arg, StringRef &Value, in LookupLongOption() 511 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption() 2346 SubCommand *Sub = GlobalParser->getActiveSubCommand(); in printHelp() local 2387 for (const auto &Sub : Subs) in printHelp() local 2790 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() 2803 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions() 2817 SubCommand &Sub) { in HideUnrelatedOptions()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsMCInstLower.cpp | 217 const MCBinaryExpr *Sub = MCBinaryExpr::createSub(Sym1, Sym2, *Ctx); in createSub() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86DynAllocaExpander.cpp | 42 enum Lowering { TouchAndSub, Sub, Probe }; enumerator
|
| H A D | X86PartialReduction.cpp | 239 auto *Sub = dyn_cast<BinaryOperator>(LHS); in trySADReplacement() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVETailPredication.cpp | 331 const SCEV *Sub = SE->getMinusSCEV(SE->getBackedgeTakenCount(L), Div); in IsSafeActiveMask() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | DivRemPairs.cpp | 335 Instruction *Sub = BinaryOperator::CreateSub(X, Mul); in optimizeDivRem() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CalcSpillWeights.cpp | 50 unsigned Sub, HSub; in copyHint() local
|
| /freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
| H A D | DirectoryScanner.cpp | 34 auto GetDirectory = [&](const char *Sub) -> OptionalDirectoryEntryRef { in scanForUnwrappedLibraries()
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | SetTheory.cpp | 53 RecSet Add, Sub; in apply() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelperVectorOps.cpp | 407 GSub *Sub = cast<GSub>(MRI.getVRegDef(MO.getReg())); in matchSubOfVScale() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcAsmPrinter.cpp | 103 const MCBinaryExpr *Sub = MCBinaryExpr::createSub(Cur, Start, OutContext); in createPCXRelExprOp() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
| H A D | CtxInstrProfiling.cpp | 107 for (auto *Sub = Ctx->subContexts()[I]; Sub; Sub = Sub->next()) in validate() local
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 138 Module *Sub = lookupModuleQualified(Id[I].first, Context); in resolveModuleId() local 839 if (Module *Sub = lookupModuleQualified(Name, Context)) in lookupModuleUnqualified() local 858 if (Module *Sub = lookupModuleQualified(Name, Parent)) in findOrCreateModule() local
|