HomeSort by relevance Sort by last modified time
    Searched refs:getAllOnesValue (Results 26 - 37 of 37) sorted by null

12

  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/VMCore/
Instructions.cpp     [all...]
Core.cpp 496 return wrap(Constant::getAllOnesValue(unwrap(Ty)));
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 144 APInt API = APInt::getAllOnesValue(Size);
    [all...]
SelectionDAG.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Support/
APInt.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SimplifyLibCalls.cpp     [all...]
LoopStrengthReduce.cpp 300 const SCEV *NegOne = SE.getSCEV(ConstantInt::getAllOnesValue(
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 649 [ty]. See the method [llvm::Constant::getAllOnesValue]. *)
    [all...]

Completed in 1505 milliseconds

12