Home
last modified time | relevance | path

Searched defs:Absolute (Results 1 – 25 of 129) sorted by relevance

123456

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1458 bool Absolute = MO_1.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1685 bool Absolute = Expr.evaluateAsAbsolute(Value); in processInstruction() local
1708 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1738 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1862 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1882 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1469 bool Absolute = MO_1.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1696 bool Absolute = Expr.evaluateAsAbsolute(Value); in processInstruction() local
1719 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1749 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1873 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1893 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/common/
Dintrinsics_float.h152 inline Float32 Absolute(const Float32& v) { in Absolute() function
156 inline Float64 Absolute(const Float64& v) { in Absolute() function
/aosp_15_r20/external/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1683 bool Absolute = MO_1.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1908 bool Absolute = Expr.evaluateAsAbsolute(Value); in processInstruction() local
1937 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1967 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
2101 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
2121 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
/aosp_15_r20/art/compiler/utils/x86/
H A Dassembler_x86.h255 static Address Absolute(uintptr_t addr) { in Absolute() function
262 static Address Absolute(ThreadOffset32 addr) { in Absolute() function
/aosp_15_r20/external/skia/include/utils/
H A DSkParsePath.h21 enum class PathEncoding { Absolute, Relative }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DFileSpec.h416 enum class Absolute : uint8_t { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DFileSpec.h416 enum class Absolute : uint8_t { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DFileSpec.h416 enum class Absolute : uint8_t { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DFileSpec.h431 enum class Absolute : uint8_t { enum
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp691 bool Absolute; in deriveSubInst() local
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/field/
Dfe.go297 func (v *Element) Absolute(u *Element) *Element { func
/aosp_15_r20/external/bazelbuild-rules_rust/util/label/
H A Dlabel.rs37 Absolute { enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp699 bool Absolute; in deriveSubInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp704 bool Absolute; in deriveSubInst() local
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/
Dproto_path.rs24 Absolute(PathBuf), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h84 Absolute = 1U << 3, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h84 Absolute = 1U << 3, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DJITSymbol.h84 Absolute = 1U << 3, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DJITSymbol.h84 Absolute = 1U << 3, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DJITSymbol.h84 Absolute = 1U << 3, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DJITSymbol.h84 Absolute = 1U << 3, enumerator
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h70 enum Binding { Global = 0, Weak = 1, Local = 2, Absolute = 3, NoneBinding }; enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/drm/src/
Dlib.rs337 Absolute(u32), enumerator
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/utils/starlark/
H A Dlabel.rs17 Absolute { enumerator

123456