Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DInstructionsTest.cpp334 CastInst *BTC2 = new BitCastInst(Gep2, V2xi8PTy); in TEST() local
339 Value *S2 = BTC2->stripPointerCasts(); in TEST()
380 delete BTC2; in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DInstructionsTest.cpp346 CastInst *BTC2 = new BitCastInst(Gep2, V2xi8PTy); in TEST() local
351 Value *S2 = BTC2->stripPointerCasts(); in TEST()
392 delete BTC2; in TEST()