/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/ |
H A D | HeaderIncludes.cpp | 322 auto Highest = Priorities.begin(); in HeaderIncludes() local 323 if (CategoryEndOffsets.find(*Highest) == CategoryEndOffsets.end()) { in HeaderIncludes() 325 CategoryEndOffsets[*Highest] = FirstIncludeOffset; in HeaderIncludes() 327 CategoryEndOffsets[*Highest] = MinInsertOffset; in HeaderIncludes()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.h | 66 Highest, enumerator 457 SDValue Highest = in getAddrNonPICSym64() local 458 DAG.getNode(MipsISD::Highest, DL, Ty, in getAddrNonPICSym64() 462 DAG.getNode(ISD::ADD, DL, Ty, Highest, in getAddrNonPICSym64()
|
H A D | MipsSEISelDAGToDAG.cpp | 1253 const unsigned Highest = SplatValue.lshr(48).getLoBits(16).getZExtValue(); in trySelect() local 1258 SDValue HighestVal = CurDAG->getTargetConstant(Highest, DL, MVT::i32); in trySelect() 1285 if (Highest) in trySelect() 1290 Highest ? SDValue(HiRes, 0) : ZeroVal, in trySelect() 1300 (Highest || Higher) ? SDValue(HiRes, 0) : ZeroVal, in trySelect() 1317 const bool HiResNonZero = Highest || Higher; in trySelect() 1323 CurDAG->getTargetConstant(((Highest >> 15) & 0x1), DL, MVT::i64), in trySelect()
|
H A D | Relocation.txt | 33 MipsISD::{Highest, Higher, Hi, Lo}) depending upon relocation model,
|
H A D | MipsInstrInfo.td | 67 def MipsHighest : SDNode<"MipsISD::Highest", SDTIntUnaryOp>;
|
H A D | MipsISelLowering.cpp | 181 case MipsISD::Highest: return "MipsISD::Highest"; in getTargetNodeName()
|
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/ |
H A D | MSVCPaths.cpp | 65 std::string Highest; in getHighestNumericTupleInDirectory() local 81 Highest = CandidateName.str(); in getHighestNumericTupleInDirectory() 85 return Highest; in getHighestNumericTupleInDirectory()
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | gpio-restart.txt | 38 255: Highest priority restart handler, will preempt all other
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_div_impl.inc | 347 // Highest bit is 0, so just reinterpret quotient_UQ1 as UQ1.SB, 353 // Highest bit is 1 (the UQ1.(SB+1) value is in [1, 2)), convert it
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | FLATInstructions.td | 122 // Signed offset. Highest bit ignored for flat and treated as 12-bit
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4811 SDValue Highest = in LowerINT_TO_FP() local 4816 DAG.getSelectCC(DL, Highest, Zero64, SrcHi, SrcVal, ISD::SETNE); in LowerINT_TO_FP() 4830 Highest, Zero64, ISD::SETNE); in LowerINT_TO_FP()
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 14132 The LORD also thundered in the heavens, and the Highest gave his voice; hail stones and coals of fi… 24926 He shall be great, and shall be called the Son of the Highest: and the Lord God shall give unto him… 24929 …said unto her, The Holy Ghost shall come upon thee, and the power of the Highest shall overshadow … 24970 And thou, child, shalt be called the prophet of the Highest: for thou shalt go before the face of t… 25182 …ain; and your reward shall be great, and ye shall be the children of the Highest: for he is kind u…
|