Home
last modified time | relevance | path

Searched defs:selectBitCast (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1152 bool WebAssemblyFastISel::selectBitCast(const Instruction *I) { in selectBitCast() function in WebAssemblyFastISel
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1409 bool FastISel::selectBitCast(const User *I) { in selectBitCast() function in FastISel
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4760 bool AArch64FastISel::selectBitCast(const Instruction *I) { in selectBitCast() function in AArch64FastISel