Home
last modified time | relevance | path

Searched defs:OpName (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.cpp
H A DPatterns.h
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Dasloffset.c461 char *OpName, in LsEmitOffsetTableEntry() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp
H A DGlobalISelCombinerEmitter.cpp310 const auto OpName = Ty.getTypeOfOpName(); processApplyPattern() local
441 inferNamedOperandType(const InstructionPattern & IP,StringRef OpName,const TypeEquivalenceClasses & TECs,bool AllowSelf) const inferNamedOperandType() argument
559 const auto OpName = Op.getOperandName(); getInstEqClasses() local
1427 __anon0d4329741202(StringRef OpName) buildRuleOperandsTable() argument
1432 __anon0d4329741302(StringRef OpName) buildRuleOperandsTable() argument
2212 StringRef OpName = Op.getOperandName(); emitInstructionApplyPattern() local
2255 StringRef OpName = Op.getOperandName(); emitInstructionApplyPattern() local
2482 const auto OpName = emitCodeGenInstructionMatchPattern() local
[all...]
H A DSubtargetFeatureInfo.cpp
H A DVarLenCodeEmitterGen.cpp
H A DDecoderEmitter.cpp1883 StringRef OpName; parseVarLenInstOperand() local
1927 addOneOperandFields(const Record & EncodingDef,const BitsInit & Bits,std::map<std::string,std::string> & TiedNames,StringRef OpName,OperandInfo & OpInfo) addOneOperandFields() argument
2036 StringRef OpName = Op.second; populateInstruction() local
[all...]
H A DFastISelEmitter.cpp415 getLegalCName(std::string OpName) getLegalCName() argument
H A DGlobalISelEmitter.cpp1379 auto OpName = Target.getInstruction(Dst->getOperator()).TheDef->getName(); createAndImportSubInstructionRenderer() local
1507 std::string OpName = getMangledRootDefName(DstI->Operands[I].Name); importExplicitDefRenderers() local
H A DCodeGenDAGPatterns.cpp
H A DAsmMatcherEmitter.cpp1888 const std::string &OpName = OpInfo->Name; buildAliasResultOperands() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DParsing.cpp251 std::string OpName = std::move(Id->Value); in parseRangeSelectorImpl() local
H A DStencil.cpp120 StringRef OpName; in toString() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp171 const char *OpName = getOperatorSpelling(getCXXOverloadedOperator()); in print() local
H A DDeclPrinter.cpp1853 const char *OpName = VisitOMPDeclareReductionDecl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1202 getNamedOperand(const MachineInstr & MI,unsigned OpName) getNamedOperand() argument
1207 getNamedImmOperand(const MachineInstr & MI,unsigned OpName) getNamedImmOperand() argument
H A DSIInsertWaitcnts.cpp1123 updateOperandIfDifferent(MachineInstr & MI,uint16_t OpName,unsigned NewEnc) updateOperandIfDifferent() argument
[all...]
H A DSIInstrInfo.cpp85 nodesHaveSameOperandValue(SDNode * N0,SDNode * N1,unsigned OpName) nodesHaveSameOperandValue() argument
5158 __anon44f99e1d0602(unsigned OpName) verifyInstruction() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1247 DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName( ActOnCXXFoldExpr() local
H A DSemaOverload.cpp8249 DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op); AddMemberOperatorCandidates() local
13657 DeclarationName OpName = DiagnoseTwoPhaseOperatorLookup() local
14164 DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op); CreateOverloadedUnaryOp() local
14377 DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op); LookupOverloadedBinOp() local
14462 DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op); CreateOverloadedBinOp() local
15018 DeclarationName OpName = CreateOverloadedArraySubscriptExpr() local
15557 DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(OO_Call); BuildCallToObjectOfClassType() local
15820 DeclarationName OpName = BuildOverloadedArrowExpr() local
[all...]
H A DSemaCoroutine.cpp900 DeclarationName OpName = BuildOperatorCoawaitLookupExpr() local
H A DSemaLookup.cpp3332 DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op); LookupOverloadedOperatorName() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4392 validateNeg(const MCInst & Inst,int OpName) validateNeg() argument
8469 addSrcModifiersAndSrc(MCInst & Inst,const OperandVector & Operands,unsigned i,unsigned Opc,unsigned OpName) addSrcModifiersAndSrc() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5880 if (std::optional<StringRef> OpName = internal::getOpName(Node)) AST_POLYMORPHIC_MATCHER_P() local

12