Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DBoolean.h123 static bool add(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in add()
128 static bool sub(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in sub()
133 static bool mul(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in mul()
/external/llvm-project/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp2060 if (const BitsInit *OpBits = dyn_cast<BitsInit>(EncodedValue->getValue())) in populateInstruction() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9770 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineTruncBoolExt() local
10164 unsigned OpBits = in DAGCombineExtBoolTrunc() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp12361 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineTruncBoolExt() local
12754 unsigned OpBits = in DAGCombineExtBoolTrunc() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13168 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineTruncBoolExt() local
13561 unsigned OpBits = in DAGCombineExtBoolTrunc() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6044 unsigned OpBits = Op.getValueType().getScalarType().getSizeInBits(); in visitSIGN_EXTEND() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9631 unsigned OpBits = Op.getScalarValueSizeInBits(); in visitSIGN_EXTEND() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10527 unsigned OpBits = Op.getScalarValueSizeInBits(); in visitSIGN_EXTEND() local