Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp30 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue() local
H A DSystemZISelLowering.cpp5070 SmallVector<SDValue, SystemZ::VectorBytes> Constants(NumElements, SDValue()); in buildVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h119 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h80 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DGenericOpcode.rst15 Constants chapter
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DPasses.rst463 .. _passes-dce:
H A DLangRef.rst3630 Constants chapter
3689 .. _complexconstants:
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp777 unsigned Constants = Stats.ConstantMembers; in collectStatsForObjectFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h427 enum Constants { enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1778 ArrayRef<MachineConstantPoolEntry> Constants = in getConstantFromPool() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1747 SmallSetVector<Constant *, 4> Constants; in replaceCfiUses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp2765 SmallPtrSet<ConstantInt*, 32> Constants; in visitSwitchInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1549 SmallVector<SDValue, 4> Constants; in getValueImpl() local
1588 SmallVector<SDValue, 4> Constants(NumElts); in getValueImpl() local