Home
last modified time | relevance | path

Searched defs:callInst (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Target/LLVMIR/
H A DModuleImport.cpp1348 convertCallTypeAndOperands(llvm::CallBase * callInst,SmallVectorImpl<Type> & types,SmallVectorImpl<Value> & operands) convertCallTypeAndOperands() argument
1449 auto *callInst = cast<llvm::CallInst>(inst); convertInstruction() local
[all...]
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1832 llvm::Value *callInst = convertOmpThreadprivate() local