Searched defs:AndImm (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 2308 uint64_t AndImm = 0; isBitfieldExtractOpFromAnd() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCMIPeephole.cpp | 1226 uint64_t AndImm = MI.getOperand(2).getImm(); simplifyCode() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 4376 int64_t AndImm, LSBImm; matchBitfieldExtractFromAnd() local |