Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp578 SmallVector<Instruction *, 2> Bitcasts; in findAllocas() local
585 Bitcasts.push_back(Bitcast); in findAllocas()
593 Bitcasts.clear(); in findAllocas()
599 if (Bitcasts.empty()) in findAllocas()
604 for (unsigned I = 0, E = Bitcasts.size(); I != E; ++I) { in findAllocas()
605 Instruction *BitcastAddr = Bitcasts[I]; in findAllocas()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPatternsHVX.td244 // Bitcasts between same-size vector types are no-ops, except for the
H A DHexagonPatterns.td364 // Bitcasts between same-size vector types are no-ops, except for the
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td1411 // Bitcasts are nops