Searched defs:OpBits (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | IntegralAP.h |
|
H A D | Boolean.h |
|
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DecoderEmitter.cpp | 1980 if (const BitsInit *OpBits = dyn_cast<BitsInit>(EncodedValue->getValue())) addOneOperandFields() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 14104 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); DAGCombineTruncBoolExt() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 13588 unsigned OpBits = Op.getScalarValueSizeInBits(); visitSIGN_EXTEND() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 42080 APInt OpBits = APInt::getAllOnes(EltSizeInBits); SimplifyDemandedVectorEltsForTargetNode() local |