Home
last modified time | relevance | path

Searched defs:IndirectDests (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/tools/llvm-c-test/
H A Decho.cpp599 SmallVector<LLVMBasicBlockRef, 8> IndirectDests; CloneInstruction() local
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp852 init(FunctionType * FTy,Value * Fn,BasicBlock * Fallthrough,ArrayRef<BasicBlock * > IndirectDests,ArrayRef<Value * > Args,ArrayRef<OperandBundleDef> Bundles,const Twine & NameStr) init() argument
H A DCore.cpp3299 LLVMBuildCallBr(LLVMBuilderRef B,LLVMTypeRef Ty,LLVMValueRef Fn,LLVMBasicBlockRef DefaultDest,LLVMBasicBlockRef * IndirectDests,unsigned NumIndirectDests,LLVMValueRef * Args,unsigned NumArgs,LLVMOperandBundleRef * Bundles,unsigned NumBundles,const char * Name) LLVMBuildCallBr() argument
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5833 SmallVector<BasicBlock *, 16> IndirectDests; parseFunctionBody() local
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7585 SmallVector<BasicBlock *, 16> IndirectDests; parseCallBr() local