Searched defs:Constants (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp42 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); local
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h137 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. member in class:llvm::MachineConstantPool
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h73 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h83 } Constants; member in class:llvm::DotDebugLocEntry
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp751 const std::vector<MachineConstantPoolEntry> &Constants = MCP->getConstants(); local
1013 const std::vector<MachineConstantPoolEntry> &Constants = MCP->getConstants(); local
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DVerifier.cpp1195 SmallPtrSet<ConstantInt*, 32> Constants; local
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DDwarf.h723 enum Constants { enum

Completed in 182 milliseconds