Home
last modified time | relevance | path

Searched defs:AndInst (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp875 MachineInstr &AndInst = selectZext() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1605 tryOptAndIntoCompareBranch(MachineInstr & AndInst,bool Invert,MachineBasicBlock * DstMBB,MachineIRBuilder & MIB) const tryOptAndIntoCompareBranch() argument
1706 MachineInstr *AndInst = getOpcodeDef(TargetOpcode::G_AND, LHS, MRI); tryOptCompareBranchFedByICmp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4465 const auto *AndInst = dyn_cast<const Instruction>(*ExtInst->user_begin()); canGetThrough() local