Home
last modified time | relevance | path

Searched refs:BTC3 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/IR/
DInstructionsTest.cpp335 CastInst *BTC3 = new BitCastInst(Gep3, V2xi8PTy); in TEST() local
340 Value *S3 = BTC3->stripPointerCasts(); in TEST()
381 delete BTC3; in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DInstructionsTest.cpp347 CastInst *BTC3 = new BitCastInst(Gep3, V2xi8PTy); in TEST() local
352 Value *S3 = BTC3->stripPointerCasts(); in TEST()
393 delete BTC3; in TEST()