Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Decho.cpp386 case LLVMBitCast: in clone_constant_impl()
679 case LLVMBitCast: { in CloneInstruction()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h114 LLVMBitCast = 41, enumerator
/llvm-project-15.0.7/llvm/unittests/IR/
H A DInstructionsTest.cpp411 EXPECT_EQ(LLVMBitCast, in TEST()
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go180 BitCast Opcode = C.LLVMBitCast