Home
last modified time | relevance | path

Searched defs:Ten (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/examples/HowToUseJIT/
H A DHowToUseJIT.cpp107 Value *Ten = builder.getInt32(10); in main() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4437 APFloat Ten(10.0f); in expandPow() local