Home
last modified time | relevance | path

Searched defs:ClauseVal (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h208 explicit ClauseVal(const llvm::Record *Def) : BaseRecord(Def) {} in ClauseVal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DDirectiveEmitter.h213 explicit ClauseVal(const llvm::Record *Def) : BaseRecord(Def) {} in ClauseVal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/
DDirectiveEmitter.h223 explicit ClauseVal(const llvm::Record *Def) : BaseRecord(Def) {} in ClauseVal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DDirectiveEmitter.h223 explicit ClauseVal(const llvm::Record *Def) : BaseRecord(Def) {} in ClauseVal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/
DDirectiveEmitter.h223 explicit ClauseVal(const llvm::Record *Def) : BaseRecord(Def) {} in ClauseVal() function
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1820 CAMLprim value llvm_add_clause(LLVMValueRef LandingPadInst, LLVMValueRef ClauseVal) in llvm_add_clause()
/aosp_15_r20/external/llvm/lib/IR/
H A DCore.cpp2519 void LLVMAddClause(LLVMValueRef LandingPad, LLVMValueRef ClauseVal) { in LLVMAddClause()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp3210 void LLVMAddClause(LLVMValueRef LandingPad, LLVMValueRef ClauseVal) { in LLVMAddClause()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DCore.cpp3231 void LLVMAddClause(LLVMValueRef LandingPad, LLVMValueRef ClauseVal) { in LLVMAddClause()