Searched defs:I1 (Results 26 - 40 of 40) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Darm-dis.c2676 unsigned int I1 = (given & 0x00002000u) >> 13; local
H A Di386-dis.c243 #define I1 OP_I, const_1_mode macro
[all...]
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DASTStructuralEquivalence.cpp511 OverloadedTemplateStorage::iterator I1 = OS1->begin(), I2 = OS2->begin(), local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp299 bool firstInBB(const Instruction *I1, const Instruction *I2) { argument
[all...]
H A DLoopFuse.cpp1274 accessDiffIsPositive(const Loop &L0, const Loop &L1, Instruction &I0, Instruction &I1, bool EqualIsInvalid) argument
1328 dependencesAllowFusion(const FusionCandidate &FC0, const FusionCandidate &FC1, Instruction &I0, Instruction &I1, bool AnyDep, FusionDependenceAnalysisChoice DepChoice) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp782 auto *I1 = dyn_cast_or_null<Instruction>(V1); local
870 Instruction *I0, *I1; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DBranchFolding.cpp325 ComputeCommonTailLength(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, MachineBasicBlock::iterator &I1, MachineBasicBlock::iterator &I2) argument
544 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, unsigned MinCommonTailLength, unsigned &CommonTailLen, MachineBasicBlock::iterator &I1, MachineBasicBlock::iterator &I2, MachineBasicBlock *SuccBB, MachineBasicBlock *PredBB, DenseMap<const MachineBasicBlock *, int> &EHScopeMembership, bool AfterPlacement, MBFIWrapper &MBBFreqInfo, ProfileSummaryInfo *PSI) argument
H A DMachineInstr.cpp606 MachineBasicBlock::const_instr_iterator I1 = getIterator(); local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp85 auto I1 = Ranges.begin(), E1 = Ranges.end(); local
109 auto I1 = Ranges.begin(), E1 = Ranges.end(); local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp2037 uint32_t I1 = !(J1 ^ S); local
2056 uint32_t I1 = !(J1 ^ S); local
2856 uint32_t I1 = !(J1 ^ S); local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp2896 unsigned I1 = !(J1 ^ S); local
4800 unsigned I1 = !(J1 ^ S); local
4942 unsigned I1 = !(J1 ^ S); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp956 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); local
1316 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); local
1328 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); local
1350 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-arm.c3487 bfd_vma I1 = (lower_insn & 0x2000) >> 13; local
3523 bfd_vma I1 = (relocation & 0x00800000) >> 23; local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3844 APInt I1 = C1->getAPIntValue(); local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c12204 addressT S, I1, I2, lo, hi; local

Completed in 344 milliseconds

12