| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorOps.cpp | 934 if (SDValue Expanded = ExpandSEXTINREG(Node)) { in Expand() local 949 if (SDValue Expanded = ExpandBSWAP(Node)) { in Expand() local 958 if (SDValue Expanded = ExpandVSELECT(Node)) { in Expand() local 964 if (SDValue Expanded = ExpandVP_SELECT(Node)) { in Expand() local 971 if (SDValue Expanded = ExpandVP_REM(Node)) { in Expand() local 977 if (SDValue Expanded = ExpandVP_FNEG(Node)) { in Expand() local 983 if (SDValue Expanded = ExpandVP_FABS(Node)) { in Expand() local 989 if (SDValue Expanded = ExpandVP_FCOPYSIGN(Node)) { in Expand() local 995 if (SDValue Expanded = ExpandSELECT(Node)) { in Expand() local 1021 if (SDValue Expanded = ExpandFNEG(Node)) { in Expand() local [all …]
|
| H A D | LegalizeDAG.cpp | 3730 if (SDValue Expanded = in ExpandNode() local 3757 if (SDValue Expanded = TLI.expandFMINNUM_FMAXNUM(Node, DAG)) in ExpandNode() local 3763 if (SDValue Expanded = TLI.expandFMINIMUM_FMAXIMUM(Node, DAG)) in ExpandNode() local 3797 if (SDValue Expanded = expandLdexp(Node)) { in ExpandNode() local 3812 if (SDValue Expanded = expandFrexp(Node)) { in ExpandNode() local 4021 if (SDValue Expanded = TLI.expandFunnelShift(Node, DAG)) in ExpandNode() local 4026 if (SDValue Expanded = TLI.expandROT(Node, true /*AllowVectorOps*/, DAG)) in ExpandNode() local 4762 bool Expanded = DAG.expandMultipleResultFPLibCall(LC, Node, Results); in ConvertNodeToLibcall() local 4854 bool Expanded = DAG.expandMultipleResultFPLibCall(LC, Node, Results, in ConvertNodeToLibcall() local
|
| H A D | TargetLowering.cpp | 8646 if (SDValue Expanded = expandVectorNaryOpBySplitting(Node, DAG)) in expandFMINNUM_FMAXNUM() local 8702 if (SDValue Expanded = expandVectorNaryOpBySplitting(N, DAG)) in expandFMINIMUM_FMAXIMUM() local
|
| H A D | LegalizeVectorTypes.cpp | 3166 SDValue Expanded = TLI.expandVectorSplice(N, DAG); in SplitVecRes_VECTOR_SPLICE() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanUtils.cpp | 29 if (auto *Expanded = Plan.getSCEVExpansion(Expr)) in getOrCreateVPValueForSCEVExpr() local 31 VPValue *Expanded = nullptr; in getOrCreateVPValueForSCEVExpr() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| H A D | Tokens.h | 275 llvm::ArrayRef<syntax::Token> Expanded; member 451 std::vector<syntax::Token> Expanded; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCExpandPseudos.cpp | 134 bool Expanded = false; in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
| H A D | ComputeReplacements.cpp | 73 llvm::ArrayRef<syntax::Token> Expanded) { in rangeOfExpanded()
|
| H A D | Tokens.cpp | 706 Builder(std::vector<syntax::Token> Expanded, PPExpansions CollectedExpansions, in Builder()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSEFrameLowering.cpp | 103 bool Expanded = false; in expand() local
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | Format.cpp | 1371 static void expandPresetsBraceWrapping(FormatStyle &Expanded) { in expandPresetsBraceWrapping() 1471 static void expandPresetsSpaceBeforeParens(FormatStyle &Expanded) { in expandPresetsSpaceBeforeParens() 1495 static void expandPresetsSpacesInParens(FormatStyle &Expanded) { in expandPresetsSpacesInParens() 3805 FormatStyle Expanded = Style; in reformat() local
|
| H A D | UnwrappedLineParser.cpp | 233 for (const auto &Expanded : it->second) { in parse() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | MasmParser.cpp | 3109 bool Expanded = false; in parseTextItem() local
|