Home
last modified time | relevance | path

Searched defs:Constants (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp42 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h140 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn.tex646 \subsection{Single Digit}
681 \subsection{Long Constants}
738 \subsection{Initialize and Setting Constants}
H A Dtommath.tex1406 \subsection{Setting Small Constants}
1451 \subsection{Setting Large Constants}
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h73 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp920 ArrayRef<MachineConstantPoolEntry> Constants = in getConstantFromPool() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1250 SmallPtrSet<ConstantInt*, 32> Constants; in visitSwitchInst() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DDwarf.h738 enum Constants { enum
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DLangRef.rst2248 Constants chapter
2304 .. _complexconstants:
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1094 SmallVector<SDValue, 4> Constants; in getValueImpl() local
1135 SmallVector<SDValue, 4> Constants(NumElts); in getValueImpl() local