Home
last modified time | relevance | path

Searched defs:FourtyTwo (Results 1 – 3 of 3) 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/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayerTest.cpp160 Value *FourtyTwo = ConstantInt::getSigned(Int32Ty, 42); in TEST_F() local
239 Value *FourtyTwo = ConstantInt::getSigned(Int32Ty, 42); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DPatternMatch.cpp402 Value *FourtyTwo = IRB.getInt32(42); in TEST_F() local