Searched defs:IsCall (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86VZeroUpper.cpp | 204 bool IsCall = MI.isCall(); in processBasicBlock() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | Disassembler.h | 232 virtual bool IsCall() { return false; } in IsCall() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 939 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeStandardArguments() 1015 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeBuiltinArguments() 1033 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeArguments()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/ |
| H A D | DisassemblerLLVMC.cpp | 869 bool IsCall() override { in IsCall() function in InstructionLLVMC 1077 bool DisassemblerLLVMC::MCDisasmInstance::IsCall(llvm::MCInst &mc_inst) const { in IsCall() function in DisassemblerLLVMC::MCDisasmInstance
|
| /freebsd-12.1/contrib/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 1333 Value *Val, bool IsCall) { in checkValidVariableType() 1358 LocTy Loc, bool IsCall) { in GetGlobalVal() 1389 bool IsCall) { in GetGlobalVal() 2773 LocTy Loc, bool IsCall) { in GetVal() 2808 bool IsCall) { in GetVal() 4998 PerFunctionState *PFS, bool IsCall) { in ConvertValIDToValue()
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | MemorySSA.cpp | 125 bool IsCall = false; member in __anonb08d52880111::MemoryLocOrCall 326 bool IsCall = false; member
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | RDFGraph.cpp | 1300 bool IsCall = isCall(In); in buildStmt() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 2827 bool Sema::SubstExprs(ArrayRef<Expr *> Exprs, bool IsCall, in SubstExprs()
|
| H A D | TreeTransform.h | 3427 bool IsCall, in TransformExprs()
|