Home
last modified time | relevance | path

Searched defs:OnVal (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp3835 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase()
3945 ConstantInt *OnVal, BasicBlock *Dest, in addCase()
H A DCore.cpp3193 void LLVMAddCase(LLVMValueRef Switch, LLVMValueRef OnVal, in LLVMAddCase()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstructions.cpp4532 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase()
4629 ConstantInt *OnVal, BasicBlock *Dest, in addCase()
H A DCore.cpp3214 void LLVMAddCase(LLVMValueRef Switch, LLVMValueRef OnVal, in LLVMAddCase()
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1772 CAMLprim value llvm_add_case(LLVMValueRef Switch, LLVMValueRef OnVal, in llvm_add_case()
/aosp_15_r20/external/llvm/lib/IR/
H A DInstructions.cpp3737 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase()
H A DCore.cpp2502 void LLVMAddCase(LLVMValueRef Switch, LLVMValueRef OnVal, in LLVMAddCase()