Home
last modified time | relevance | path

Searched defs:OpBits (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/AST/Interp/
H A DIntegralAP.h
H A DBoolean.h
/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1980 if (const BitsInit *OpBits = dyn_cast<BitsInit>(EncodedValue->getValue())) addOneOperandFields() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14104 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); DAGCombineTruncBoolExt() local
14485 unsigned OpBits = DAGCombineExtBoolTrunc() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13588 unsigned OpBits = Op.getScalarValueSizeInBits(); visitSIGN_EXTEND() local
13879 unsigned OpBits = SrcVT.getScalarSizeInBits(); visitZERO_EXTEND() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42080 APInt OpBits = APInt::getAllOnes(EltSizeInBits); SimplifyDemandedVectorEltsForTargetNode() local
[all...]