HomeSort by relevance Sort by last modified time
    Searched refs:getZExtValue (Results 176 - 189 of 189) sorted by null

1 2 3 4 5 6 78

  /external/clang/lib/CodeGen/
CGExpr.cpp 486 ->getZExtValue();
    [all...]
CGExprScalar.cpp     [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/IR/
Core.cpp 661 return unwrap<ConstantInt>(ConstantVal)->getZExtValue();
    [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 822 uint64_t IntVal = RealVal.bitcastToAPInt().getZExtValue();
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 278 ICmpInst::ICMP_SLE:ICmpInst::ICMP_ULE), Lo, Hi))->getZExtValue() &&
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 87 unsigned FilterLength = CI->getZExtValue();
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
SemaTemplate.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]

Completed in 365 milliseconds

1 2 3 4 5 6 78