Searched defs:Ident (Results 1 – 11 of 11) sorted by relevance
166 Value *OpenMPIRBuilder::getOrCreateThreadID(Value *Ident) { in getOrCreateThreadID()253 Value *Ident = getOrCreateIdent(SrcLocStr); in CreateCancel() local312 Value *Ident = getOrCreateIdent(SrcLocStr); in CreateParallel() local
71 std::pair<unsigned char, unsigned char> Ident = in createELFObjectFile() local
193 if (const NamedMDNode *Ident = M.getNamedMetadata("llvm.ident")) { in EmitProducerInfo() local
344 uint32_t Ident, bool UseCfgChecksum, bool ExitBlockBeforeBody) in GCOVFunction()445 uint32_t Ident; member in __anon4df6edb60311::GCOVFunction
303 uint32_t Ident = 0; variable
34 Ident Type = iota // Foo const
685 if (Value *Ident = getIdentityValue(LHSOpcode, RHS)) in SimplifyUsingDistributiveLaws() local692 if (Value *Ident = getIdentityValue(RHSOpcode, LHS)) in SimplifyUsingDistributiveLaws() local
337 func (n *Expr) Ident() t.ID { return n.id2 } func
249 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len) { in LLVMSetModuleIdentifier()