OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isAssociative
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instruction.h
529
bool
isAssociative
() const LLVM_READONLY;
530
static bool
isAssociative
(unsigned Opcode) {
/src/external/apache2/llvm/dist/llvm/lib/IR/
Instruction.cpp
714
bool Instruction::
isAssociative
() const {
716
if (
isAssociative
(Opcode))
/src/external/apache2/llvm/dist/llvm/lib/MC/
WinCOFFObjectWriter.cpp
930
static bool
isAssociative
(const COFFSection &Section) {
948
if (!
isAssociative
(*Section))
951
if (
isAssociative
(*Section))
Completed in 15 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026