Home
last modified time | relevance | path

Searched refs:LLVMFPToSI (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h107 LLVMFPToSI = 34, enumerator
/llvm-project-15.0.7/llvm/unittests/IR/
H A DInstructionsTest.cpp422 EXPECT_EQ(LLVMFPToSI, in TEST()
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go173 FPToSI Opcode = C.LLVMFPToSI