Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DInstructionsTest.cpp333 CastInst *BTC1 = new BitCastInst(Gep1, V2xi8PTy); in TEST() local
338 Value *S1 = BTC1->stripPointerCasts(); in TEST()
379 delete BTC1; in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DInstructionsTest.cpp345 CastInst *BTC1 = new BitCastInst(Gep1, V2xi8PTy); in TEST() local
350 Value *S1 = BTC1->stripPointerCasts(); in TEST()
391 delete BTC1; in TEST()