Home
last modified time | relevance | path

Searched refs:Absolute (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DLocateToolCompilationDatabase.cpp54 auto Absolute = llvm::sys::findProgramByName(Driver); in addLocation() local
56 if (Absolute && llvm::sys::path::is_absolute(*Absolute)) in addLocation()
57 Driver = std::move(*Absolute); in addLocation()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpec.h274 /// Make the FileSpec absolute by treating it relative to \a dir. Absolute
414 void PathWasModified() { m_absolute = Absolute::Calculate; }
416 enum class Absolute : uint8_t {
429 mutable Absolute m_absolute = Absolute::Calculate; in PathWasModified()
434 enum class Absolute : uint8_t { global() enum
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp699 bool Absolute; in deriveSubInst() local
707 Absolute = Inst.getOperand(2).getExpr()->evaluateAsAbsolute(Value); in deriveSubInst()
708 if (Absolute) { in deriveSubInst()
763 Absolute = Inst.getOperand(1).getExpr()->evaluateAsAbsolute(Value); in deriveSubInst()
764 assert(Absolute);(void)Absolute; in deriveSubInst()
886 Absolute = Inst.getOperand(2).getExpr()->evaluateAsAbsolute(Value); in deriveSubInst()
887 assert(Absolute);(void)Absolute; in deriveSubInst()
918 Absolute = Inst.getOperand(2).getExpr()->evaluateAsAbsolute(Value); in deriveSubInst()
919 assert(Absolute);(void)Absolute; in deriveSubInst()
985 Absolute = Inst.getOperand(1).getExpr()->evaluateAsAbsolute(Value); in deriveSubInst()
[all …]
H A DHexagonBaseInfo.h32 Absolute = 1, // Absolute addressing mode enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_fp16.td102 // Absolute Compare Mask Greater Than Or Equal
106 // Absolute Compare Mask Greater Than
110 // Scalar Absolute Value
113 // Scalar Absolute Difference
H A Darm_neon.td367 // E.3.5 Absolute Difference
797 // Absolute Difference
1502 // Scalar Floating-point Absolute Compare Mask Greater Than Or Equal
1507 // Scalar Floating-point Absolute Compare Mask Greater Than
1512 // Scalar Absolute Value
1516 // Scalar Absolute Difference
1520 // Scalar Signed Saturating Absolute Value
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp513 if (m_absolute != Absolute::Calculate) in IsAbsolute()
514 return m_absolute == Absolute::Yes; in IsAbsolute()
516 m_absolute = Absolute::No; in IsAbsolute()
524 m_absolute = Absolute::Yes; in IsAbsolute()
527 return m_absolute == Absolute::Yes; in IsAbsolute()
/freebsd/sys/teken/
H A Dsequences84 HPA Horizontal Position Absolute ^[ [ G n
85 HPA Horizontal Position Absolute ^[ [ ` n
101 VPA Vertical Position Absolute ^[ [ d n
/freebsd/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in403 -C Absolute path to CA Cert (see SSL/TLS Considerations)
409 -f Absolute path ntp.conf file (default /etc/ntp.conf)
414 -L Absolute path to leapfile on the local system
H A Dinvoke-update-leap.texi79 -C Absolute path to CA Cert (see SSL/TLS Considerations)
85 -f Absolute path ntp.conf file (default /etc/ntp.conf)
90 -L Absolute path to leapfile on the local system
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1524 bool Absolute = MO_1.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1525 if (Absolute) { in processInstruction()
1561 if (Absolute) { in processInstruction()
1751 bool Absolute = Expr.evaluateAsAbsolute(Value); in processInstruction() local
1752 if (!Absolute) in processInstruction()
1774 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1775 if (!Absolute) in processInstruction()
1804 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1805 if (!Absolute) in processInstruction()
1928 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp373 bool Absolute = true; in optimizeMOV() local
378 Absolute = false; in optimizeMOV()
380 if (Absolute && (MI.getOperand(AddrBase + X86::AddrBaseReg).getReg() != 0 || in optimizeMOV()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrFormats.td15 def Absolute : AddrModeType<1>; // Absolute addressing mode
16 def AbsoluteSet : AddrModeType<2>; // Absolute set addressing mode
H A DHexagon.td281 let KeyCol = ["Absolute"];
291 let ValueCols = [["Absolute"]];
H A DHexagonConstExtenders.cpp880 case HexagonII::Absolute: in getRegOffOpcode()
1161 case HexagonII::Absolute: // (__: ## + __<<_) in recordExtender()
1871 IsAbs = AM == HexagonII::Absolute; in replaceInstr()
/freebsd/contrib/file/magic/Magdir/
H A Duf291 >>28 lelong 0xe48bff57 Raspberry Pi MC: Absolute (unpartitioned) download
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h84 Absolute = 1U << 3, enumerator
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Ddlg,da7280.txt32 - dlg,abs-max-microvolt: Absolute actuator maximum voltage rating.
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc7 # Absolute path to the debug output file.
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsARM.td539 // Vector Absolute Compare.
543 // Vector Absolute Differences.
621 // Vector Absolute Value and Saturating Absolute Value.
H A DIntrinsicsAArch64.td338 // Vector Compare Absolute Greater-than-or-equal
341 // Vector Compare Absolute Greater-than
344 // Vector Absolute Difference
349 // Scalar Absolute Difference
465 // Vector Absolute Value
468 // Vector Saturating Absolute Value
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp352 SmallString<128> Absolute, Resolved, Storage; in setCurrentWorkingDirectory() local
353 adjustPath(Path, Storage).toVector(Absolute); in setCurrentWorkingDirectory()
355 if (auto Err = llvm::sys::fs::is_directory(Absolute, IsDir)) in setCurrentWorkingDirectory()
359 if (auto Err = llvm::sys::fs::real_path(Absolute, Resolved)) in setCurrentWorkingDirectory()
361 WD = WorkingDirectory{Absolute, Resolved}; in setCurrentWorkingDirectory()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrFormats.td181 // Absolute address
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt178 - QP Absolute/Negative-Absolute/Negate: xsabsqp xsnabsqp xsnegqp
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td94 // Absolute value (Load Positive).

123