/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | X86.cpp | 1 //===- X86.cpp --------- 723 runVectorCallFirstPass(CGFunctionInfo & FI,CCState & State) const runVectorCallFirstPass() argument 1778 classify(QualType Ty,uint64_t OffsetBase,Class & Lo,Class & Hi,bool isNamedArg,bool IsRegCall) const classify() argument 2523 GetX86_64ByValArgumentPair(llvm::Type * Lo,llvm::Type * Hi,const llvm::DataLayout & TD) GetX86_64ByValArgumentPair() argument 2565 X86_64ABIInfo::Class Lo, Hi; classifyReturnType() local 2695 X86_64ABIInfo::Class Lo, Hi; classifyArgumentType() local [all...] |
/freebsd-src/bin/sh/tests/parser/ |
H A D | heredoc1.0 | 8 fi 12 hi 14 )" = hi' 17 ${$+hi} 19 )" = hi' 23 ${yy-hi} 25 )" = hi' 28 ${$+hi 31 )" = "hi 40 $(echo hi) [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.cpp | 1 //=- LoongArchInstrInfo.cpp - LoongArch Instruction Information -*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exceptio 112 storeRegToStackSlot(MachineBasicBlock & MBB,MachineBasicBlock::iterator I,Register SrcReg,bool IsKill,int FI,const TargetRegisterClass * RC,const TargetRegisterInfo * TRI,Register VReg) const storeRegToStackSlot() argument 148 loadRegFromStackSlot(MachineBasicBlock & MBB,MachineBasicBlock::iterator I,Register DstReg,int FI,const TargetRegisterClass * RC,const TargetRegisterInfo * TRI,Register VReg) const loadRegFromStackSlot() argument [all...] |
/freebsd-src/contrib/arm-optimized-routines/pl/math/test/ |
H A D | runulp.sh |
|
/freebsd-src/bin/sh/tests/builtins/ |
H A D | trap2.0 | 6 trap -- "$teststring" USR1 8 if [ "$teststring" != "-" ] && [ -z "$traps" ]; then 16 fi 17 trap - USR1 23 fi 27 runtest 'echo hi' 28 runtest "'echo' 'hi'" 36 while [ $i -le 127 ]; do 38 if [ $i -lt 48 ] || [ $i -gt 57 ]; then 40 fi
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsMachineFunction.cpp | 1 //===-- MipsMachineFunctionInfo.cpp - Private data used for Mips ----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 23 FixGlobalBaseReg("mips-fix-global-base-reg", cl::Hidden, cl::init(true), 91 // lui $v0, %hi(%neg(%gp_rel(fname))) in initGlobalBaseReg() 107 // lui $v0, %hi(__gnu_local_gp) in initGlobalBaseReg() 120 // lui $v0, %hi(%neg(%gp_rel(fname))) in initGlobalBaseReg() 137 // 0. lui $2, %hi(_gp_disp) in initGlobalBaseReg() 148 // Register $2 (Mips::V0) is added to the list of live-in registers to ensure in initGlobalBaseReg() 183 bool MipsFunctionInfo::isEhDataRegFI(int FI) const { in isEhDataRegFI() [all …]
|
H A D | Mips16ISelDAGToDAG.cpp | 1 //===-- Mips16ISelDAGToDAG.cpp - A Dag to Dag Inst Selector for Mips16 ----===// 5 // SPDX-License-Identifier: Apache-2. 47 SDNode *Lo = nullptr, *Hi = nullptr; selectMULT() local [all...] |
H A D | MipsCallLowering.cpp | 1 //===- MipsCallLowering.cpp -------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 110 MIRBuilder.getMRI()->addLiveIn(PhysReg); in markPhysRegUsed() 146 // FIXME: This should only be immutable for non-byval memory arguments. in getStackAddress() 147 int FI = MFI.CreateFixedObject(Size, Offset, true); in getStackAddress() local 148 MPO = MachinePointerInfo::getFixedStack(MIRBuilder.getMF(), FI); in getStackAddress() 150 return MIRBuilder.buildFrameIndex(LLT::pointer(0, 32), FI).getReg(0); in getStackAddress() 162 /// Handle cases when f64 is split into 2 32-bit GPRs. This is a custom [all …]
|
H A D | MipsBranchExpansion.cpp | 1 //===---------- 749 for (MachineFunction::iterator FI = MFp->begin(); FI != MFp->end(); ++FI) { handleSlot() local [all...] |
H A D | MipsSEISelDAGToDAG.cpp | 1 //===-- MipsSEISelDAGToDAG.cpp - A Dag to Dag Inst Selector for MipsSE ----===// 5 // SPDX-License-Identifier: Apache-2. 1167 const unsigned Hi = SplatValue.lshr(16).getLoBits(16).getZExtValue(); trySelect() local 1190 const unsigned Hi = SplatValue.lshr(16).getLoBits(16).getZExtValue(); trySelect() local 1239 const unsigned Hi = SplatValue.lshr(16).getLoBits(16).getZExtValue(); trySelect() local [all...] |
H A D | MipsSEFrameLowering.cpp | 1 //===- MipsSEFrameLowering.cpp - Mips32/64 Frame Information -------- 175 Register Dst = I->getOperand(0).getReg(), FI = I->getOperand(1).getIndex(); expandLoadCCond() local 190 Register Src = I->getOperand(0).getReg(), FI = I->getOperand(1).getIndex(); expandStoreCCond() local 209 Register Dst = I->getOperand(0).getReg(), FI = I->getOperand(1).getIndex(); expandLoadACC() local 211 Register Hi = RegInfo.getSubReg(Dst, Mips::sub_hi); expandLoadACC() local 234 Register Src = I->getOperand(0).getReg(), FI = I->getOperand(1).getIndex(); expandStoreACC() local 323 int FI = MF.getInfo<MipsFunctionInfo>()->getMoveF64ViaSpillFI(MF, RC2); expandBuildPairF64() local 389 int FI = MF.getInfo<MipsFunctionInfo>()->getMoveF64ViaSpillFI(MF, RC); expandExtractElementF64() local 779 getFrameIndexReference(const MachineFunction & MF,int FI,Register & FrameReg) const getFrameIndexReference() argument 897 int FI = MF.getFrameInfo().CreateStackObject(TRI->getSpillSize(RC), determineCalleeSaves() local 913 int FI = MF.getFrameInfo().CreateStackObject(TRI->getSpillSize(RC), determineCalleeSaves() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | Thumb1InstrInfo.cpp | 1 //===-- Thumb1InstrInfo.cpp - Thumb-1 Instruction Information ------ 80 storeRegToStackSlot(MachineBasicBlock & MBB,MachineBasicBlock::iterator I,Register SrcReg,bool isKill,int FI,const TargetRegisterClass * RC,const TargetRegisterInfo * TRI,Register VReg) const storeRegToStackSlot() argument 109 loadRegFromStackSlot(MachineBasicBlock & MBB,MachineBasicBlock::iterator I,Register DestReg,int FI,const TargetRegisterClass * RC,const TargetRegisterInfo * TRI,Register VReg) const loadRegFromStackSlot() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1 //===-- LanaiISelLowering.cpp - Lanai DAG Lowering Implementation ------- 497 int FI = MFI.CreateFixedObject(ObjSize, VA.getLocMemOffset(), true); LowerCCCArguments() local 524 int FI = MFI.CreateFixedObject(4, CCInfo.getStackSize(), true); LowerCCCArguments() local 645 int FI = MFI.CreateStackObject(Size, Alignment, false); LowerCCCCallTo() local 1009 SDValue FI = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), LowerVASTART() local 1149 SDValue Hi = DAG.getTargetConstantPool(C, MVT::i32, N->getAlign(), LowerConstantPool() local 1184 SDValue Hi = DAG.getTargetGlobalAddress( LowerGlobalAddress() local 1202 SDValue Hi = DAG.getBlockAddress(BA, MVT::i32, true, OpFlagHi); LowerBlockAddress() local 1226 SDValue Hi = DAG.getTargetJumpTable( LowerJumpTable() local 1273 SDValue Hi = LowerSHL_PARTS() local 1311 SDValue Hi = DAG.getNode(ISD::SRL, dl, MVT::i32, ShOpHi, ShAmt); LowerSRL_PARTS() local [all...] |
H A D | LanaiISelDAGToDAG.cpp | 1 //===-- LanaiISelDAGToDAG.cpp - A dag to dag inst selector for Lanai ------===// 5 // SPDX-Licens 355 int FI = cast<FrameIndexSDNode>(Node)->getIndex(); selectFrameIndex() local [all...] |
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.header.ksh | 29 echo expected one argument: '<'dtrace-path'>' 31 fi 48 $dtrace -h -s prov.d 49 if [ $? -ne 0 ]; then 50 print -u2 "failed to generate header file" 52 fi 63 TEST_PROV_U_NDER("hi there"); 68 cc -c test.c 69 if [ $? -ne 0 ]; then 70 print -u2 "failed to compile test.c" [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 1 //===-- XCoreISelLowering.cpp - XCore DAG Lowering Implementation ------- 539 SDValue Hi = DAG.getNode(XCoreISD::MACCS, dl, LowerSMUL_LOHI() local 556 SDValue Hi = DAG.getNode(XCoreISD::LMUL, dl, LowerUMUL_LOHI() local 653 SDValue Hi = DAG.getNode(XCoreISD::MACCU, dl, TryExpandADDWithMul() local 661 SDValue Hi = DAG.getNode(XCoreISD::MACCS, dl, TryExpandADDWithMul() local 672 SDValue Hi = DAG.getNode(XCoreISD::MACCU, dl, TryExpandADDWithMul() local 718 SDValue Hi = DAG.getNode(Opcode, dl, DAG.getVTList(MVT::i32, MVT::i32), ExpandADDSUB() local 791 int FI = XFI->createLRSpillSlot(MF); LowerRETURNADDR() local 1235 int FI = MFI.CreateFixedObject(ObjSize, LowerCCCArguments() local 1263 int FI = MFI.CreateFixedObject(4, offset, true); LowerCCCArguments() local 1300 int FI = MFI.CreateStackObject(Size, Alignment, false); LowerCCCArguments() local 1384 int FI = MFI.CreateFixedObject(ObjSize, Offset, false); LowerReturn() local 1675 SDValue Hi = DAG.getNode(XCoreISD::LMUL, dl, PerformDAGCombine() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 1 //===-- CSKYISelLowering.cpp - CSKY DAG Lowering Implementation ------- 268 int FI = MFI.CreateFixedObject(ValVT.getSizeInBits() / 8, unpackFromMemLoc() local 299 int FI = MFI.CreateFixedObject(8, VA.getLocMemOffset(), /*Immutable=*/true); unpack64() local 310 SDValue Hi; unpack64() local 313 int FI = MFI.CreateFixedObject(4, 0, /*Immutable=*/true); unpack64() local 395 int FI = MFI.CreateFixedObject(XLenInBytes, VaArgOffset, true); LowerFormalArguments() local 466 SDValue Hi = Split64.getValue(1); LowerReturn() local 552 int FI = LowerCall() local 583 SDValue Hi = Split64.getValue(1); LowerCall() local 1203 SDValue FI = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), LowerVASTART() local [all...] |
/freebsd-src/contrib/one-true-awk/testdir/ |
H A D | T.misc | 5 awk=${awk-../a.out} 7 rm -f core 23 cmp -s foo1 foo2 || echo 'BAD: T.misc ghosh RE bug' 30 cmp -s foo1 foo2 || echo 'BAD: T.misc last number bug' 35 cmp -s foo1 foo2 || echo 'BAD: T.misc hex string cvt' 39 cmp -s foo1 foo2 || echo 'BAD: T.misc oct string cvt' 45 cmp -s foo1 foo2 || echo 'BAD: T.misc bad field increment' 47 # makes sure that fields are recomputed even if self-assignment 55 $awk '{ NF -= 2; $1 = $1; print }' <foo >foo2 56 diff foo1 foo2 || echo 1>&2 "BAD: T.misc bad field self-assignment" [all …]
|
/freebsd-src/contrib/dialog/samples/ |
H A D | gauge2 | 6 . ./setup-vars 23 $DIALOG --title "GAUGE" "$@" --gauge "Hi, this is a gauge widget" 10 40 0 28 fi
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCExpr.cpp | 1 //===- MCExpr.cpp - Assembly Level Expression Implementation -------- 691 for (auto FI = FB->getIterator(), FE = SecA.end(); FI != FE; ++FI) { AttemptToFoldSymbolOffsetDifference() local [all...] |
H A D | MCStreamer.cpp | 1 //===- lib/MC/MCStreamer.cpp - Streaming Machine Code Output -------- 127 for (auto &FI : DwarfFrameInfos) generateCompactUnwindEncodings() local 328 MCCVFunctionInfo *FI = CVC.getCVFunctionInfo(FuncId); checkCVLocSection() local 1044 MCSymbol *Hi = Context.createTempSymbol(Prefix + "_end"); emitDwarfUnitLength() local 1131 emitAbsoluteSymbolDiff(const MCSymbol * Hi,const MCSymbol * Lo,unsigned Size) emitAbsoluteSymbolDiff() argument 1150 emitAbsoluteSymbolDiffAsULEB128(const MCSymbol * Hi,const MCSymbol * Lo) emitAbsoluteSymbolDiffAsULEB128() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ErlangGCPrinter.cpp | 1 //===- ErlangGCPrinter.cpp - Erlang/OTP frametable emitter ----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 40 X("erlang", "erlang-compatible garbage collector"); 52 for (GCModuleInfo::FuncInfoVec::iterator FI = Info.funcinfo_begin(), in finishAssembly() local 54 FI != IE; ++FI) { in finishAssembly() 55 GCFunctionInfo &MD = **FI; in finishAssembly() 83 AP.emitLabelPlusOffset(Label /*Hi*/, 0 /*Offset*/, 4 /*Size*/); in finishAssembly() 87 // first call-site. in finishAssembly() [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 1 //===-- M68kISelLowering.cpp - M68k DAG Lowering Impl ------- 322 int FI = INT_MAX; MatchingStackOffset() local 472 int FI = MFI.CreateFixedObject(Bytes, Offset, IsImmutable); LowerMemArgument() local 477 int FI = LowerMemArgument() local 671 int FI = cast<FrameIndexSDNode>(SpillSlot)->getIndex(); LowerCall() local 722 int FI = 0; LowerCall() local 3433 SDValue Hi = Op.getOperand(1); LowerShiftLeftParts() local 3474 SDValue Hi = Op.getOperand(1); LowerShiftRightParts() local [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
H A D | qcom,wcd938x-sdw.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/qcom,wcd938x-sdw.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 Qualcomm WCD9380/WCD9385 Codec is a standalone Hi-Fi audio codec IC. 24 qcom,tx-port-mapping: 28 $ref: /schemas/types.yaml#/definitions/uint32-array 32 qcom,rx-port-mapping: 36 $ref: /schemas/types.yaml#/definitions/uint32-array [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsBaseInfo.h | 1 //===-- MipsBaseInfo.h - Top level definitions for MIPS MC ------*- [all...] |