Searched defs:CFlags (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/work/ |
D | exec.go | 2704 func (b *Builder) CFlags(p *load.Package) (cppflags, cflags, cxxflags, fflags, ldflags []string, er… func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 5234 static unsigned getCallOpcode(PPCTargetLowering::CallFlags CFlags, in getCallOpcode() 5494 PPCTargetLowering::CallFlags CFlags, const SDLoc &dl, in buildCallOperands() 5576 CallFlags CFlags, const SDLoc &dl, SelectionDAG &DAG, in FinishCall() 5700 CallFlags CFlags( in LowerCall() local 5721 SDValue Chain, SDValue Callee, CallFlags CFlags, in LowerCall_32SVR4() 5975 SDValue Chain, SDValue Callee, CallFlags CFlags, in LowerCall_64SVR4() 7226 SDValue Chain, SDValue Callee, CallFlags CFlags, in LowerCall_AIX()
|
/aosp_15_r20/build/soong/cc/ |
H A D | cc.go | 260 CFlags []string // Flags that apply to C and C++ source files member
|