Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/Orc/
DObjectLinkingLayerTest.cpp143 Value *FourtyTwo = ConstantInt::getSigned(Int32Ty, 42); in TEST_F() local
213 Value *FourtyTwo = ConstantInt::getSigned(Int32Ty, 42); in TEST_F() local
/external/llvm-project/llvm/unittests/IR/
DPatternMatch.cpp887 Value *FourtyTwo = IRB.getInt32(42); in TEST_F() local