Home
last modified time | relevance | path

Searched refs:int32_3_PAL (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/unittests/VMCore/
DPassManagerTest.cpp473 int32_3->setTailCall(false);AttrListPtr int32_3_PAL; in makeLLVMModule() local
474 int32_3->setAttributes(int32_3_PAL); in makeLLVMModule()
/external/llvm/unittests/IR/
DLegacyPassManagerTest.cpp477 int32_3->setTailCall(false);AttributeSet int32_3_PAL; in makeLLVMModule() local
478 int32_3->setAttributes(int32_3_PAL); in makeLLVMModule()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DLegacyPassManagerTest.cpp536 AttributeList int32_3_PAL; in makeLLVMModule() local
537 int32_3->setAttributes(int32_3_PAL); in makeLLVMModule()