Home
last modified time | relevance | path

Searched refs:Bitcasts (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp530 SmallVector<Instruction *, 2> Bitcasts; in findAllocas() local
537 Bitcasts.push_back(Bitcast); in findAllocas()
545 Bitcasts.clear(); in findAllocas()
551 if (Bitcasts.empty()) in findAllocas()
556 for (unsigned I = 0, E = Bitcasts.size(); I != E; ++I) { in findAllocas()
557 Instruction *BitcastAddr = Bitcasts[I]; in findAllocas()
1017 DenseMap<Value *, Value *> Bitcasts; in insertLifetimeMarkersSurroundingCall() local
1027 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonPatternsHVX.td161 // Bitcasts between same-size vector types are no-ops, except for the
DHexagonPatterns.td347 // Bitcasts between same-size vector types are no-ops, except for the
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrSIMD.td887 // Bitcasts are nops