Home
last modified time | relevance | path

Searched defs:Extended (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.h41 bool Extended = false; member
H A DHexagonMCTargetDesc.cpp640 auto const &Extended(HexagonMCInstrInfo::getExtendableOperand(*Info, Inst)); in evaluateBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp285 changeset_ty Extended(Required); in GetTestResult() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp89 int64_t Extended = SignExtend64<32>(FullValue); in signedDecoder() local
770 uint32_t Extended = FullValue + Address; in brtargetDecoder() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h103 Extended, // --attribute=extended enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h67 bool Extended; member
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h106 uint8_t Extended; // Set to non-zero if extended const is used (i.e. more than member
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1203 APInt Extended = SignedInt34.sext(64); in selectI64ImmDirectPrefix() local
1225 APInt Extended = SignedInt34.sext(64); in selectI64ImmDirectPrefix() local
1238 APInt Extended = SignedInt34.sext(64); in selectI64ImmDirectPrefix() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp129 auto Extended = in assignValueToReg() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1149 bool Extended = false; in linearFunctionTestReplace() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp396 int64_t Extended = SignExtend64(Value, 32); in addSignedImmOperands() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp5662 bool Extended) { in GetMethodVarType()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19006 const bool Extended = Opc == AArch64ISD::GLD1_SXTW_MERGE_ZERO || in performGLD1Combine() local