HomeSort by relevance Sort by last modified time
    Searched refs:ConstantInt (Results 251 - 269 of 269) sorted by null

<<11

  /external/llvm/bindings/ocaml/llvm/
llvm.mli 335 | ConstantInt
820 See the method [llvm::ConstantInt::get]. *)
824 [i]. See the method [llvm::ConstantInt::get]. *)
829 See the method [llvm::ConstantInt::getSExtValue].*)
833 value [s], with the radix [r]. See the method [llvm::ConstantInt::get]. *)
    [all...]
llvm.ml 268 | ConstantInt
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
CGException.cpp 444 llvm::ConstantInt::get(SizeTy, TypeSize),
    [all...]
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 86 (!isa<ConstantInt>(U->getOperand(1)) &&
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
TargetLowering.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGISel.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp 602 if (const ConstantInt *CI = dyn_cast<ConstantInt>(Init)) {
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 308 Constant *Idx = ConstantInt::get(Ty, Offset);
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 194 milliseconds

<<11